ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMSG license agreement
WDMSG license agreement...
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
10. UMC: User Macro-Code
Iconize (Function)
Minimizes a WINDEV window.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.
Constants for managing Big Data Redis databases
<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.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
PDF file functions (prefix syntax)
PDF file functions...
Keep-alive on connection
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....