ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grLegend (Function)
Indicates the presence and position of legend in a chart.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Compilation options (chm format)
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Events associated with framesets
List of events associated with framesets...
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
iPrintReport (External language)
Prints a report created with the report editor.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
WLanguage properties available in PHP
The following properties are available in PHP...
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
WINDEV 2024 Tutorial - Table of contents
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....
Properties associated with Combo Box controls that display a table