ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
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.
The Site Map control
The Site Map control allows the Web user to......
HIndex (Function)
Rebuilds the file index (".NDX" file).
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
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.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
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....
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).