ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Value (Property)
The Value property gets and sets the value of an element.
VariantConvert (Function)
Converts the value stored in a Variant variable].
PageAddress (Function)
Used to find out the Internet address of a page.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
XMLSign (Function)
Signs an XML document.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
dFont (Function)
Declares the font to be used by the dText function: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Passing parameters
The parameters can be passed to a procedure......
Color (Property)
The Color property gets and sets the color of an element.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
StringFormat (Function)
Formats a character string according to the selected options.
Events associated with control templates
List of events associated with control templates...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
fCompress (Example)
Usage example of the fCompress function
fListFile (Example)
Usage example of the fListFile function