ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Serialization constants
The serialization constants are as follows:
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Table,Delete (External language)
Deletes an element from a Table control.
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, ......
NetworkConnect (Function)
Associates a drive with a shared network directory.
MatInvert (Function)
Calculates the inverse of a square matrix.
6. Internal window
Internal windows...
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
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.
Advanced types
The advanced types of WLanguage are as follows...
XMLAddChild (Function)
Adds a child tag into an XML document.
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....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
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.