ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Extracting messages added or modified since last extraction
A project was already created and translated......
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Binding a Repositionable Note control to an item
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, in which case the object is dynamically instantiated....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.