ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipChangePath (Example)
Usage example of the zipChangePath function
fSize (Example)
Usage example of the fSize function
Width (Property)
The Width property is used to determine and change the width of an element.
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.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Name (Property)
The Name property is used to get the name of an element.
fRename (Example)
Usage example of the fRename function
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
zipExtractAll (Example)
Usage example of the zipExtractAll function
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
fDateTime (Example)
Usage example of the fDateTime function