ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
WDTestSite: Load test
The stress tests are used to check......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Using the Salesforce service
Salesforce is a very popular CRM software......
Nation (Property)
The Nation keyword can correspond to...
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
3. Managing sockets
WINDEV includes advanced socket management functions....
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
SysNation (Function)
Returns the nation currently used by the system.
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
NationToName (Function)
Returns the name of the language corresponding to a nation.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......