ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Native SQL Server Connector license agreement
Configuring the IIS 7/7.5 server
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Size (Example)
Usage example of the Size property
The Wire control
The Wire control is used to visually link 2 controls......
Page templates
WEBDEV allows you to create page templates......
The different types of windows
The following types of windows can be created in a WINDEV application......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Principle of remote check
ERR_DISCONNECTED_EXEC
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
5. User Groupware in practice
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
fDirSize (Function)
Returns the size of a directory in bytes.
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.