ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with windows
List of events associated with windows...
3. Deploying a dynamic WEBDEV site
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
MCI constants
List of constants used by the MCI functions....
Chart: Managing legends
Several types of legends are supported in the charts......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Scheduler control events
The following events associated with Scheduler controls:...
Constants for managing Map controls
Constants for managing Map controls...
Hyper File functions available for backward compatibility
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
2. WEBDEV administrator in practice
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Project description: Files tab
The project description window allows you to configure various elements of your project......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......