ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query based on query
Queries can be based on items from another query......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Chart: Managing legends
Several types of legends are supported in the charts......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Using the task management and the schedule
Time management is extremely important......
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
4. UI: Windows
IU of windows...
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Programming patterns
CAUTION......
Body block
The Body block corresponds to the main block of the report......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...