ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
ServiceStop (Function)
Stops a service.
FTPGet (Example)
Usage example of the FTPGet function
ServiceStart (Function)
Starts a service.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
SocketRead (Function)
Retrieves a message sent by another socket.
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application......
ServiceRestart (Function)
Restarts a service (already started).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Overview of external languages
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....