ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
List of operators
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
SendMessage (Function)
Sends a Windows message to a control or to a window.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
Events associated with a Gantt Chart column
fCurrentDrive (Function)
Gets or sets the current drive.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
KioskDisable (Function)
Disables kiosk mode for the current application.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
PageParameter (Example)
Usage example of the PageParameter function
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
ChangeStyle (Function)
Modifies the style of a control dynamically.