ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
Automatic management of exceptions
The management of exceptions can be customized by process......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Name (Property)
The Name property is used to get the name of an element.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
PicClose (Function)
Closes the image found in an Image Editor control.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
ERR_CANNOT_CREATE_TMP
ERR_LAUNCH_FAILED
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.