ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
Managing space characters in the searches?
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......
7. Window templates
...Window templates...
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......
The Signature control
The Signature control is a report control used to sign......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Chart: Managing legends
Several types of legends are supported in the charts......
Binding a Link control to an item
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
<Image>.Resize (Function)
Resizes an image in an Image control.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
5. Deploying a dynamic site (Session or AWP) in practice
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....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).