ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
1. Project and analysis
2. User-friendly editors in practice
User-friendly editors in practice...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Managing space characters in the searches?
Help about new features: Letting users know about changes
Applications are constantly evolving......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Query editor
The query editor is used to automatically create queries on the data files......
7. Window templates
...Window templates...
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Binding a Link control to an item
The Signature control
The Signature control is a report control used to sign......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.