ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
fRemoveDir (Example)
Usage example of the fRemoveDir function
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HFSQL management functions
List of functions for HFSQL management...
Error (Function)
Displays a custom error message in a system error window.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
DDEError (Function)
Returns the runtime status report of a DDE function.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Caption (Property)
The Caption property is used to get and change the text of an element.
HTML constants
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
zipIsMulti (Example)
Usage example of the zipIsMulti function
TableInfoXY (Example)
Usage example of the TableInfoXY function
14. Managing the "Back" button in practice
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.