ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
gImageExists (Function)
Checks whether an image was loaded in memory.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
MutexDestroy (Function)
Explicitly destroys a mutex.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
tapiRecord (Function)
Records the current communication as a".WAV" file.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
JSONToVariant (Example)
Usage example of the JSONToVariant function
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.