ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iHPos (Function)
iHPos is kept for backward compatibility.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
HImportJSON (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).
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Enumeration (Type of variable)
An enumeration is a set of values......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
iVPos (Function)
iVPos is kept for backward compatibility.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Environment of the project editor
The main elements of the project editor are as follows:
MenuInsertOption (Function)
Inserts a new option at a specific position.
Data model editor: types of links
Several types of links can be found between the files......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.