ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

String functions
List of functions for managing character strings...
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
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.
MatMultiply (Function)
Multiplies two matrices.
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.)....
fCreate (Example)
Usage example of the fCreate function
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......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
emailOutlookSession (Variable type)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
Page (Property)
The Page property is used to handle a page.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a table. define whether the GDPR should apply to an item (in the item description in the code only)....