ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HOpenConnection (Function)
Opens a connection to a specific database.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......
SQL view
An SQL view is a virtual data source defined by an SQL query......
URI (Variable type)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.