ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
fShortPath (Function)
Returns the full short path of a file or directory.
tapiRecord (Function)
Records the current communication as a".WAV" file.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Creating the Table windows of the WINDEV RAD pattern
Bluetooth functions
List of Bluetooth functions...
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
Error 123: The constant already exists
Error 1022: The access to the method of the class is restricted by a protected inheritance
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
fImageSelect (Function)
Opens the image picker of Windows.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......