ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
GglUploadDocument (Function)
Uploads a document to the Google server.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HTTPRequest (Function)
Starts an HTTP request on a server.
Page with parameters
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
2. Analysis in practice
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.