ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
MatInvert (Example)
Usage example of the MatInvert function
Display (External language)
Displays a value in a control or assigns a value in a variable.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
ListView control properties
List of properties associated with the ListView control...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Graphic string functions
List of SQL functions used to create and handle graphic strings...
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
BackgroundTaskAdd (Function)
Adds a new background task.
Calling a procedure/a function
Syntax for calling a local or global procedure.