ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Specific features of the Express version
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Export your data to Excel
Export your data to Word
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
The Dashboard control
Dashboards are essential elements in an application......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
Push notification
A mobile device can receive push notifications......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....