ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Error (Function)
Displays a custom error message in a system error window.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Constants for managing character strings
List of constants used by string management functions...
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
HOpenConnection (Function)
Opens a connection to a specific database.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
dPolyline (Function)
Draws a line composed of multiple segments.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
12. Retrieving data from a site
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....