ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Items used in a select query
A query created in the query editor can contain several types of items......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Saving entered data (AAF)
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.