ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Languages tab
The project description window allows you to configure various elements of your project......
HOpenConnection (Example)
Usage example of the HOpenConnection function
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Operations performed on class diagrams
The following paragraphs explain......
iPrintReport (Function)
Prints a report created with the report editor.
Types of Edit controls
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Body Complement block
The Body complement block is linked to the Body block......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Using the Vista style in your windows
WINDEV allows you to customize......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Properties of a help page
The characteristics of a help page are used to define......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Border (Type of variable)
The Border type is used to handle a border through programming...
2. User-friendly editors in practice
User-friendly editors in practice...