ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Database schema editor: the different types of links
There are different types of links between the tables......
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
HTTP constants
List of constants used by the HTTP functions....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Query editor
The query editor is used to automatically create queries on the data files......
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
NFC constants
List of constants used by the NFC functions...
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......