ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
4. Activating a dynamic WEBDEV site
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Error 121: Shadowing a structure
1. Testing a site: Elements to be tested
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
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......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Declaring and using a variable
A variable is defined by name and type......
Display (External language)
Displays a value in a control or assigns a value in a variable.
iPrintReport (External language)
Prints a report created with the report editor.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Private Store for mobile applications
There are two methods two deploy your applications......
12. Universal replication
13. Universal replication
Warning 124: Shadowing a global variable
Space (External language)
Fills the content of WdString with space characters on the right.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Creating a delete query
A delete query (corresponding SQL statement......