ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iMargin (Function)
Defines the "logical" print margins.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
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.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Operations in a Select query : add and delete
The following paragraphs present......
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.)....
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
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.
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......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
EmailReadLast (Example)
Usage example of the EmailReadLast function
Display (External language)
Displays a value in a control or assigns a value in a variable.