ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
iPrintReport (Function)
Prints a report created with the report editor.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Constants for managing Gantt charts
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Comparison operators
The comparison operators can be divided into several categories......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Error 1016: The method of the class is private
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Events associated with Edit controls
WLanguage events associated with Edit controls...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Events associated with supercontrols
List of events associated with supercontrols...
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....