ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Detailed use of WINDEV FTP/RPC
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
13. Universal replication
12. Universal replication
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Defining a help window template
WINDEV allows you to create help window templates......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Replication: The different types
The data replication is a powerful feature......
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
On/Off button in a window
The on/off button is a button that operates like a check box......