ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. Optimizing an application
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Z-index of a control
All the controls in a window or report have a different z-index......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
How to open a page?
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Project description: Project tab
The project description window allows you to configure various elements of your project......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Common project
Projects are often cross-platform......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
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....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Different types of data (Type of variable)
A variable is defined by name and type......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
WINDEV Mobile concepts
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) 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....
The Upload control
The Upload control is used to upload files on the Web server......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......