ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
"About" window
The "About" window is used to display and access various information about the current application......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
<Source>.State (Function)
Used to find out the state of a record.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Recompiling the project
The project compilation is a process used to......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Size (Property)
The Size property is used to determine and change the size of an element.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
SaaSChangePassword (Function)
Changes the password of the connected user.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
1. The WINDEV Framework
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.