ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pop (Function)
Pops an element from a stack.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
11. Controls in practice
Discover the main characteristics of the controls...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
TreeView constants
List of constants used by the TreeXXX functions...
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
ZOrder (Example)
Usage example of the ZOrder property
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Action Bar control events
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Events associated with Tab controls
List of events associated with Tab controls...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
List of operators
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
5. The following files are automatically created
FinRedemption (Example)
Usage example of the FinRedemption function
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
GetDefinition (Function)
Retrieves the definition of element type.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...