ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Java application and WINDEV
A Java application is an application entirely compiled in Java......
<TreeMap>.Count (Function)
Returns the number of elements found in a TreeMap control.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
<Dashboard>.Count (Function)
Returns the number of widgets found in a Dashboard control.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
<Table>.Count (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Font management properties
List of font management properties...
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
Mouse management functions
List of functions for mouse management...
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV FTP functions
List of WINDEV FTP functions...
WINDEV 2024 Tutorial
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
LanguageToName (Function)
Returns the name of a language.