ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
HOpenConnection (Example)
Usage example of the HOpenConnection function
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Operations performed on class diagrams
The following paragraphs explain......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
iPrintReport (Function)
Prints a report created with the report editor.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
.NET object
To access a class......
NetworkConnect (Function)
Associates a drive with a shared network directory.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min