ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
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....
Custom properties (WLanguage)
A custom property is a code element with two events......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
fRead (Example)
Usage example of the fRead function
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
MCI constants
List of constants used by the MCI functions....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Conversion (Function)
Converts a value from a unit to another one.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Creating an executable: General options
The main executable options are as follows......
LDAPFind (Function)
Performs a search in an LDAP server.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......