ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Wait (Function)
Temporarily stops the program execution.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Image (Property)
The Image property gets and sets the background image of a control or block.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Sound (Function)
Plays a sound in WAV format.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Automatic documentation of external components
External components must include a technical documentation......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.