ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_PROJECT
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Telephony constants
List of constants used by telephony functions...
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
ERR_BUTTON_EXPECTED
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
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....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
GetDefinition (Function)
Retrieves the definition of element type.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Sub-query
A sub-query is a query whose result is used by another query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......