ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
SysDir (Function)
Returns the path of a system directory.
Recycle code windows
By default, a single code window is opened per ......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Constants for managing emails
List of constants used by the functions for managing emails....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....