ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Description (Property)
The Description property is used to get and change the description of an element.
The Line control
A Line control is used to display a line in a page......
dTransferToImage (Example)
Usage example of the dTransferToImage function
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Environment of the report editor
Environment of the report editor...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HTTPRequest (Example)
Usage example of the HTTPRequest function
IF statement
The conditional IF statement allows you to run an action according to a condition...
List of operators
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
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.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
iPrintReport (Function)
Prints a report created with the report editor.
Using .NET assemblies in a project
To use .NET assemblies in a project......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.