ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
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.
14. Managing the "Back" button in practice
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....
Alias (Property)
The Alias property gets the alias of an element.
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......
Installing a SOAP server with IIS
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Installing a SOAP server with Apache
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....