ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
ProjectInfo (Function)
Returns specific information about the project currently run.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
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 view......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
2. WEBDEV administrator in practice
Report based on a query
Queries are used to easily select records in one or more data files......