ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced types
The advanced types of WLanguage are as follows...
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
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, ......
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Serialization constants
The serialization constants are as follows:
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
InitRandom (Function)
Initializes the generator of random numbers.
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.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...