ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Hasp constants
The Hasp constants are as follows......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Properties associated with Combo Box controls that display a table
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Info (Function)
Displays a custom message in a system information window.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
iPrintReport (Function)
Prints a report created with the report editor.