ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

15. Repeating a group of controls: loopers
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
The single-part and multi-part archives
Two types of archives are available......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Assisted universal replication: specific features
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Data model editor: types of links
Several types of links can be found between the files......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
The different types of windows
The following types of windows can be created in a WINDEV application......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Handling Gantt Chart controls programmatically