ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Managing the "Back" button in practice
Reals
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
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......
Alias (Property)
The Alias property gets the alias of an element.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Materialized view
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......