ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Truncate (Function)
Truncates the right part of a string or buffer.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Recycle code windows
By default, a single code window is opened per ......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
String functions
List of functions for managing character strings...
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...