ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
HOpenConnection (Function)
Opens a connection to a specific database.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
BackgroundTaskAdd (Function)
Adds a new background task.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Project portfolio
From version 25, you can create "project portfolios"......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
TableMode (Function)
TableMode is kept for backward compatibility.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Creating index keywords
Index keywords allow users to easily find a help page......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Events associated with pages
List of events associated with pages...
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Internal component
An internal component is a set of elements from a project......
14. Controls in practice