ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Chart constants
List of constants used by the functions for chart management....
Parameters of the procedure used by the HCheckMemoAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckMemoAsynchronous function for each verified Client/Server HFSQL table....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Chart control properties
A Chart control can be used......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Bluetooth constants
List of constants used by the Bluetooth functions....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.