ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Creating the Form pages of a WEBDEV RAD pattern
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
iParameterViewer (Function)
Configures the report viewer.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
The Edit control
The Edit control allows users to enter data......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Creating the skin template of a report
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Entity of a CDM
To group information according the MERISE method, entities must be created......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
grCreate (Function)
Creates a specific type of chart.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
14. Controls in practice
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Constants for managing Gantt charts
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
ThreadMode (Function)
Changes the management mode of threads.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
GPSGetPosition (Function)
Retrieves information about the current device position.