ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Currencies
A currency is a real coded on 10 bytes....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
ERR_BAD_FILE
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......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
The Wire control
The Wire control is used to visually link 2 controls......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
ERR_BAD_DLLEXE