ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
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....
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
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......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
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....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more 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)......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
7. Window templates
...Window templates...
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
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 ......