ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to manage enumerations programmatically?
11. Choosing the action of a button/link
Android Widget windows
An Android application can contain one or more Widget windows......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
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......
8. Sharing a project in practice
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
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....
<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....
9. Sharing a project in practice
Sharing a project in practice...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
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......