ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
15. Cookies: information stored on the end user's computer
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
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......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......