ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MariaDB Connector - License Agreement
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Native PostgreSQL Connector - License Agreement
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
How to develop a PHP site?
What is a PHP site?......
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Python: Native calls
WLanguage allows for native Python calls......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
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)......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WEBDEV 2024
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.