ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
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.
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")....
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Emulating constants
List of constants used by the functions for emulating automated tests....
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
HDeactivateTrigger (Function)
Disables a trigger.
Socket management functions
List of functions for managing sockets...
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
XMLPath (Function)
Returns the current position in the document in XPATH format.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).