ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
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.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
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......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
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......
Items used in a select query
A query created in the query editor can contain several types of items......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
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......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......