ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB...
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array...
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced...
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria...
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce...
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates...
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile...
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration...
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
hbDeleteTable (Function)
Deletes an HBase table.
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Facebook functions (prefix syntax)
List of Facebook functions...
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web...
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.