ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetListRemoteAccess (Function)
Returns the list of available remote accesses.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Using an external component in an application
A component can be reused at any time in any application......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Multi-product external components
Components are a remarkably useful tool for development teams......
MQTT constants
Constants used by the MQTT functions...
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.