ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
5. Project configuration
Recycle code windows
By default, a single code window is opened per ......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
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....
Common project
Projects are often cross-platform......
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Help about new features: Letting users know about changes
Applications are constantly evolving......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
TableMode (Function)
TableMode is kept for backward compatibility.
Report and project
In most cases, a report is linked to a project......