ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Using several libraries in an application
A library is a WDL file that contains all the resources......
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
FTPSize (Example)
Usage example of the FTPSize function
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Width (Property)
The Width property is used to determine and change the width of an element.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
grTitle (Function)
Modifies the caption and/or position of the chart title....
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
dPixelColor (Example)
Usage example of the dPixelColor function
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
HTTPRequest (Function)
Starts an HTTP request on a server.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......