ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
Remote WEBDEV administrator: Creating a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Progress Native Connector: Features and notes
Remarks and specific features of Native Progress Connector......
6. How to display an AWP website
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
ArrayContain (Function)
Searches for an element in a WLanguage array. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Creating the Table pages of the WEBDEV RAD pattern
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
FinNetCurrentVal (Function)
Returns the net current value of investment.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......