ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadWait (Function)
Waits for the end of the execution of the specified thread.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
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).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
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")....
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Runtime error management functions
List of functions for managing runtime errors...
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
HDeactivateTrigger (Function)
Disables a trigger.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
HTTPAddFile (Function)
Adds a file to the HTTP form.