ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
CameraCapture (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....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HChangeName (Function)
Modifies the physical name of a data file.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
EventCreate (Function)
Creates an event.