|
|
|
|
|
|
|
Published on 06/07/2022 Downloaded 24 time(s) |
|
| WD Playing a Flash animation swf // Select the video file sFile is string sFile = fSelect(EDT_FILE, "Select a Flash file...",... "Flash files (*.swf)"+TAB+"*.swf"+CR+... "All files (*.*)"+TAB+"*.*",.... |
|
|
Published on 06/07/2022 Downloaded 42 time(s) |
|
| WD Popup calendar PROCEDURE WIN_PopCalendar(dSelectionDate = DateSys()) IF dSelectionDate = "" THEN dSelectionDate = DateSys g_Date is Date = dSelectionDate d_SelectedDate is Date = g_Date sOContr... |
|
|
Published on 06/07/2022 Downloaded 56 time(s) |
|
| WD Printing by programming - Impressão Programada Info("A set of previews will be displayed","Those allow display of the various printing methods using programming") Str1 is string = "WINDEV is a gr... |
|
|
Published on 06/07/2022 Downloaded 36 time(s) |
|
|
Published on 06/07/2022 Downloaded 74 time(s) |
|
| WD Reading and writing in XML format - WD Lendo e escrevendo em formato XML // XML Document XMLDoc is a xmlDocument sTag is string sSubChild is string sRootChild is string // Declare the root ... |
|
|
Published on 06/07/2022 Downloaded 34 time(s) |
|
| WD Registry Windows - Regedit - Manipulando o Registro do Windows // ---------------------------------------------------------------- // --------------------- VARIABLES USED ---------------------- //... |
|
|
Published on 06/07/2022 Downloaded 21 time(s) |
|
| WD Sending a fax // ---------------------------------------------------------------- // ----------------------- RUN CODE --------------------------- // ----------------------------------------------... |
|
|
Published on 06/07/2022 Downloaded 59 time(s) |
|
| WD Sending an email in HTML format - WD Enviando um e-mail em formato HTML |
|
|
Published on 06/07/2022 Downloaded 46 time(s) |
|
| WD Sending emails with.Attacheds |
|
|
Published on 06/07/2022 Downloaded 38 time(s) |
|
| WD Strings with APIs The table below is filled with the environment variables of the system. All these variables are retrieved via a single call to the Windows GetEnvironmentStrings API. This API ret... |
|
|
|
|
|
|
|
|
|
|