ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
The Cell control
The Cell control contains controls......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Creating an executable: General options
The main executable options are as follows......
Chart control properties
A Chart control can be used......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
9. Overlaying controls
Defining columns of Table controls programmatically
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Help editor options
The options of the help editor ("Display......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
8. If you are already familiar with WINDEV