ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operations in a Select query : add and delete
The following paragraphs present......
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
MemCreate (Function)
Creates a memory area.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
iMargin (Function)
Defines the "logical" print margins.
Thumbnail control properties
List of properties associated with the Thumbnail control...
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
Operations performed on state-transition diagrams
The following paragraphs explain......
OrgModify (Function)
Modifies an element in an Organization Chart control.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......