ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI)...
7. Multilingual applications in practice
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server),...
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages"...
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary...
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter...
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
WDXView: Overview
WDXView is an ActiveX browser......
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface...
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...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations...
End of Document block
The End of document block is run once at the end of the report execution......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark,...
9. Types of standard controls
Types of standard controls...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......