ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
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...
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.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
14. PHP generation in practice
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
zipSelectFile (Function)
Selects files from an archive.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
MemFound (Function)
Checks whether the sought element was found.
SQLModify (Function)
Modifies the content of a row in the query result.
XMLNext (Function)
Positions on the next element (tag or attribute).
Functions for handling directories and external files
List of functions for handling external files...
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....