ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
23. Print modes
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Configuring the setup program
Two tools can be used to create a setup program......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Chart: Managing legends
Several types of legends are supported in the charts......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Constants used by the the functions for managing the HFSQL Cluster
Warning 18: Loop without potential end
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Constants used by the functions for managing Tab controls
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Constants used by the functions for managing countries and continents
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
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......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......