ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
6. WEBDEV Account Manager
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Link functions (prefix syntax)
Link functions are used to link the interface with the tables and vice versa....
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
<Source>.UnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
<Source>.UnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......