ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1022: The access to the method of the class is restricted by a protected inheritance
zipExist (Function)
Used to find out whether an archive exists.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
ServicePause (Function)
Pauses a service.
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.
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.
Error 123: The constant already exists
fLongPath (Function)
Returns the full long path of a file or directory.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
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.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
SNMPStartSession (Function)
Starts an SNMP session.
ServiceContinue (Function)
Restarts a paused service.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
SysTheme (Function)
Returns the current theme used on the mobile device.
Error 1015: The method of the class is protected