ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Specific features of the Express version
Native PostgreSQL Connector - License Agreement
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Report data source
...The reports can be created with the data coming from:...
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Extracting messages added or modified since last extraction
A project was already created and translated......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
History of versions
The history of setup versions is an advanced feature of the network setup......
Using the Salesforce service
Salesforce is a very popular CRM software......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
ERR_NO_TABLE
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
Error 102: The constants can be defined in the initialization code of project, ...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
20. Managing suggestions and incidents
Managing suggestions and incidents...
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......