ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
grType (Function)
Identifies or modifies the type of chart.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Aliases on data files: HAlias
The aliases are used to handle......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Browser constants
Constants for managing character strings
List of constants used by string management functions...
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Constants for managing masks
Various WEBDEV constants
Various WEBDEV constants...
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Example for creating a select query
This help page explains how to create two select queries......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......