ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
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.
Email management functions
List of functions for managing emails...
iSkipLine (Function)
Forces one or more line break.
Arithmetic operators
The arithmetic operators are......
ExceptionPropagate (Function)
Propagates an exception.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
grCreate (Function)
Creates a specific type of chart.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
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.