ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDestination (Function)
Configures the print destination.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.