ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
The different copy modes
Two different copy modes are proposed by WDTRAD......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Scheduler control events
The following events associated with Scheduler controls:...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Combination (Type of variable)
A combination is a set of options.
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.