ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. Optimizing an application
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)......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
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......
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......
Common project
Projects are often cross-platform......
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......
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......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Different types of data (Type of variable)
A variable is defined by name and type......
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....
WINDEV Mobile concepts
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
The Upload control
The Upload control is used to upload files on the Web server......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......