ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
ToastDisplay (Function)
Displays a "Toast" message.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Welcome to Reports & Queries
Reports & Queries is used to......
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....