ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
ColorHue (Function)
Calculates the hue of a color.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Query editor
The query editor is used to automatically create queries on the data files......
Properties of a help page
The characteristics of a help page are used to define......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Feedback component
The Feedback component is a component provided with WINDEV......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.