ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Properties associated with the areas defined in Zoning mode
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
HFSQL Client/Server: Configuring the server
The Cell control
The Cell control contains controls......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Handling a control through programming in a report
All report controls can be handled through programming......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Hash functions
Hashing is used to summarize a file or a character string......
Error 31: The file to include is not found. Check the name and path ...
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Link properties
When creating a link, you can simply specify the destination......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Camera control in a mobile application
The Camera control is used to......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Saving entered data (AAF)