ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
11. User Macro-Code: UMC in practice
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Locking data files: correspondence between WINDEV 5.5 and the later versions
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
ModbusDisconnect (Function)
Closes the Modbus session.
GetTheme (Function)
Gets the current theme of a mobile application.
SysErrorMode (Function)
Modifies the display mode of errors.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
Error 11: The label is unknown
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Font management properties
List of font management properties...