ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
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
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Creating the Table windows of the WINDEV RAD pattern
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Android Control Center
Do you know where to find your application log files?...
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
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.
fShortPath (Function)
Returns the full short path of a file or directory.
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.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
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.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).