ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia constants
List of constants used by the multimedia functions....
SocketClose (Function)
Closes a socket or the connection to a server socket.
HTTPAddFile (Function)
Adds a file to the HTTP form.
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, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
WordToArray (Function)
Fills an array with the words from a string.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HDBIndex (Function)
Opens an xBase index file.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
ExceptionPropagate (Function)
Propagates an exception.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....