ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
GglListCalendar (Example)
Usage example of the GglListCalendar function
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
User (Property)
The User property is used to identify and change the user of a feature.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Text (Property)
The Text property is used to get and modify text.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
HCreation (Example)
Usage example of the HCreation function
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Error 123: The constant already exists
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Internal Report control properties
List of properties associated with the Internal Report control...