ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Print modes of a report
Several print modes are available for a report....
Reorder the data displayed in your tables
8. If you are already familiar with WINDEV
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
Functions for managing objects (External language)
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
4. UI: Windows
IU of windows...
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
<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).
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Creating user accounts
A User account allows the server administrator to......
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
2. Types of setup
Types of setup...
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.