ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
StatAverage (Example)
Usage example of the StatAverage function
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
zipCreate (Function)
Creates an archive.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Sliding Banner control properties
The WLanguage properties can be used to handle ......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....