ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Conversion (Function)
Converts a value from a unit to another one.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
WDMSG license agreement
WDMSG license agreement...
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
2. WEBDEV administrator in practice
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Setup mode
Several methods can be used to distribute a WINDEV application......
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
WDINT license agreement
WDINT license agreement...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
SQLModify (Example)
Usage example of the SQLModify function
DDEUnLink (Function)
Interrupts a link between an item and a data.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......