ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
ControlToSource (Function)
Assigns the control value to the source of a control link.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
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......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Body block
The Body block corresponds to the main block of the report......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
Zombie data files and items
During the life of an application, items live and die......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
<xlsDocument variable>.Save (Function)
Saves an XLS document.
Project description: Files tab
The project description window allows you to configure various elements of your project......