ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Locking data files: correspondence between WINDEV 5.5 and the later versions
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......
Android Widget windows
An Android application can contain one or more Widget windows......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
End-user UI editing functions (prefix syntax)
WDZip: Overview
WDZip is used to compress and group your files in archives......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
9. Sharing a project in practice
Sharing a project in practice...
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......
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....
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......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
8. Sharing a project in practice