ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Internal component description
The description of an internal component can opened at any time......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
4. HFSQL Classic
HFSQL Classic is the database format......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
4. Monitor your applications
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Error 22: No END statement is associated with this FOR
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Error 24: No END statement is associated with this LOOP
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Report viewer: Proposing several reports
In the document preview, end users can......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
WDTRAD overview
In-App functions
The following WLanguage functions are used to manage In-App purchases......