ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
fDate (Example)
Usage example of the fDate function
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
fDateTime (Example)
Usage example of the fDateTime function
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Events associated with ListView controls
List of events associated with ListView controls...
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
grWndSize (Function)
Defines the size of the window containing the chart.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
HSL (Function)
Creates a color from its hue, saturation and lightness.