ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
fSelect (Function)
Opens the Windows file picker.
Burner constants
List of constants used by the burner functions....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
The planes (in a window or in a report)
The planes are used to group the window controls......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Configuring an application with User Groupware
Open (Function)
Opens a modal WINDEV window.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....