ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
emailAttach (Variable type)
The emailAttach type is used to handle an attachment.
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.
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...
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
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......
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)...
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.
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.