ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
zipCreate (Example)
Usage example of the zipCreate function
Phone constants (Android / iOS)
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
MatTranspose (Function)
Calculates the transposed matrix.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.