ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
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.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
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
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
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......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.