ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
1. Project and analysis
Error 303: ambiguous control name
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Using an external component in an application
A component can be reused at any time in any application......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Example for creating a select query
This help page explains how to create two select queries......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Error 31: The file to include is not found. Check the name and path ...
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
19. Upload: Sending files to the server
Creating a delete query
A delete query (corresponding SQL statement......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
4. HFSQL Classic
HFSQL Classic is the database format......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......