ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<modbusSession>.WriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
Constants for managing Big Data Redis databases
Compression / encryption functions
Encryption and compression functions...
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Crosstab report
The report editor allows you to create "Crosstab" reports......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......