ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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").
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Font (Type of variable)
A Font variable creates a font programmatically...
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......
Using the task management and the schedule
Time management is extremely important......
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"...
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
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.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
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....
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 the cells of report table
The operations that can be performed on the table cells are as follows:...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......