ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Chart constants
List of constants used by the functions for chart management....
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
Using the Salesforce service
Salesforce is a very popular CRM software......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
fLongName (Example)
Usage example of the fLongName function
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function