ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IF statement
The conditional IF statement allows you to run an action according to a condition...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
HNext (Function)
Sets the position on the next table record according to a browse item.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
WINDEV Mobile Framework License Agreement
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Action Bar control events
Moves backward several records from the current position in the data file, according to a specified item....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL table, view or query.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...