ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
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......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
HListServer (Function)
Lists the HFSQL servers installed on a computer.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Common project
Projects are often cross-platform......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Feedback component
The Feedback component is a component provided with WINDEV......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
11. User Macro-Code: UMC in practice