ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
8. Sharing a project in practice
9. Sharing a project in practice
Sharing a project in practice...
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Aliases on data files: HAlias
The aliases are used to handle......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
1. Testing a site: Elements to be tested
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
21. Reports
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
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....