ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
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.
Constants for managing Big Data Redis databases
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
<modbusSession>.WriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
Events associated with an infinite Progress Bar control
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Keep-alive on connection