ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
saasUser (Variable type)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Software Factory Administrator
The software factory administrator allows you to ......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
Simple statements
Compound statements
The report editor allows you to create "Label" reports......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
User group settings
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......