ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
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......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
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....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
15. Cookies: information stored on the end user's computer
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......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
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......
Error 103: The type is unknown