ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by NearbyShareAcceptConnection (Data reception)
WLanguage procedure ("callback") called by NearbyShareAcceptConnection when the entire file (or buffer) is received. This procedure provides information on the type and content of data transferred.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
9. Sharing a project in practice
Sharing a project in practice...
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Cardinalities
The cardinalities are used to count the links between the files......
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
WLanguage types
The different types in WLanguage are......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
8. Sharing a project in practice
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......