ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Handling controls in a report
The different operations available for the report controls are as follows......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Project description: Options tab
The project description window allows you to configure various elements of your project......
ChangeTarget (Function)
Changes the target of a button action.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Customizing the report viewer: Available windows
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Binding a Combo Box control to an item
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
7. Source Code Manager (SCM)
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
WDDIXIO overview
Project description: Files tab
The project description window allows you to configure various elements of your project......
Handling TimeLine controls programmatically
A TimeLine control can be......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......