ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2024 Tutorial - Table of contents
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.
grLegend (Function)
Indicates the presence and position of legend in a chart.
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.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
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
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Constants for WLanguage types
List of constants for managing WLanguage types....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Find/Replace in the current project
The "Find/Replace" feature is used to......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....