ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
GglFile (Variable type)
The GglFile type is used to get all the characteristics of a file used in one of the Google Docs Editors (Docs, Sheets, etc.).
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.