ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Code editor: Display options
The code editor proposes several display options......
Error 1: Syntax error
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Error 1010: The member of the class is constant
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
<Map>.GetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
<Connection variable>.UpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
Specific features of the applications for iPhone/iPad