ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
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....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Error 301: Unknown identifier
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
23. Print modes
26. Style sheets: to simplify the layout
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Extracting messages added or modified since last extraction
A project was already created and translated......
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....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Chart: Managing legends
Several types of legends are supported in the charts......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....