ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Event
The Event keyword can correspond to:
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
DnDForce (Function)
DnDForce is kept for backward compatibility.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....