ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
HLogInfo (Function)
Adds comments to the log when saving the operation.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Interactive notification management functions
Constante de gestion des notifications interactives...
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
grMenu (Function)
Defines the type of context menu displayed by a chart.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Error 106: Redefinition of a global variable
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
SysSetFocus (Function)
Sets focus to a window or control.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
dPixelColor (Example)
Usage example of the dPixelColor function