ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFCWriteTag (Function)
Starts writing data to an NFC tag.
XML functions
List of XML functions...
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
NumHelp (Function)
Returns the number of the help context associated with the specified control.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
DateToInteger (Function)
Converts a date to an integer.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
HToItem (Function)
Assigns the specified value to an item of the current record.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.