ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025
You are using an unknown internal version

How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
8. Sharing a project in practice
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Android Widget windows
An Android application can contain one or more Widget windows......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
9. Sharing a project in practice
Sharing a project in practice...
4. User Groupware
User Groupware...