ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
iPrintReport (External language)
Prints a report created with the report editor.
ChronoReset (Function)
Stops and resets a running stopwatch.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
LooperInsertLine (Function)
Inserts a row into a Looper control.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
WLanguage properties available in PHP
The following properties are available in PHP...
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Properties associated with Combo Box controls that display a table
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
LDAP constants
List of constants used by the LDAP functions....
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Time (Type of variable)
The Time type is used to easily handle the times...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......