ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
12. External component in practice
Discover all the possibilities of pivot tables
Telephony constants
List of constants used by telephony functions...
9. Sharing a project in practice
Sharing a project in practice...
13. External component in practice
External component in practice...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Constants for telemetry management
Constants for telemetry management...
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Installing the robot controller
The monitoring robot includes three executables......
2. Analysis in practice
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.