ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Creating the Relation windows of a WINDEV RAD pattern
Constants for managing emails
List of constants used by the functions for managing emails....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
7. Multilingual sites in practice
Hyper File functions available for backward compatibility
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
2. User-friendly editors in practice
User-friendly editors in practice...
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.