ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
fRename (Example)
Usage example of the fRename function
zipChangePath (Example)
Usage example of the zipChangePath function
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
User (Property)
The User property is used to identify and change the user of a feature.
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
Error 123: The constant already exists
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
fUncompress (Example)
Usage example of the fUncompress function
fDelete (Example)
Usage example of the fDelete function