ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
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...
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
MemSort (Function)
Sorts the elements found in a memory zone.
Properties associated with a report
List of properties associated with a report...
Email management functions
List of functions for managing emails...
Arithmetic operators
The arithmetic operators are......
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
fWatchFile (Function)
Starts watching a file.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
grGetData (Function)
Retrieves a data from a chart.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.