ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
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....
Aliases on data files: HAlias
The aliases are used to handle......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
1. Testing a site: Elements to be tested
ERR_CANNOT_OPEN_FILE
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
21. Reports
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Generating an application for Universal Windows 10 App