ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Find - Replace" pane
The "Find - Replace" pane is used to......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
The planes (in a window or in a report)
The planes are used to group the window controls......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Style sheet
A style sheet ("......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Assignment operators
Three assignment operators are available......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Service variable
The Service variable is used to......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Image editor: Features
The image editor includes several features......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
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....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Code editor: Display options
The code editor proposes several display options......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......