ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Replication: The different types
The data replication is a powerful feature......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Width (Property)
The Width property is used to determine and change the width of an element.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
User (Property)
The User property is used to identify and change the user of a feature.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
NFCSendTag (Function)
Sends a NFC tag to another device.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Help system properties
The properties of help system are used to define......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.