ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
iParameterViewer (Function)
Configures the report viewer.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Composite variable
A composite variable contains different types of elements (members)...
HCheckStructure (Function)
Defines the mode for comparing data files.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Generating an application for Universal Windows 10 App
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Upload control events
The following processes are associated with the Upload control:...
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
SQLFirst (Function)
Positions on the first row of the query result.
The single-part and multi-part archives
Two types of archives are available......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.