ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
ExtractLine (Function)
Extracts a specific line from a character string.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
Runtime error management functions
List of functions for managing runtime errors...
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
XMLResult (Function)
Returns the result of a calculation XPath query.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
KeyCompareKey (Function)
Compares an initial key with an activation key.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.