ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Description (Property)
The Description property is used to get and change the description of an element.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
DotNetRun (Function)
Runs a procedure on a .Net server.
dTransferToImage (Example)
Usage example of the dTransferToImage function
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
HTTPRequest (Example)
Usage example of the HTTPRequest function
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
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.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
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......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
fCurrentDrive (Function)
Gets or sets the current drive.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
KioskDisable (Function)
Disables kiosk mode for the current application.