ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Warning 124: Shadowing a global variable
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
The HTML control
The HTML control displays HTML pages or HTML code......