ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
WDStatistics: Import log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Appendix 2: Checking the server
Usage example of the fListFile function...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
How to create a patch?
Generating a class diagram
The generation is used to create the WINDEV classes ("......
ERR_BUTTON_EXPECTED
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
6. WEBDEV Account Manager
3-tier architecture
The development in "3-tier" architecture is now simplified......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Link functions (prefix syntax)
Link functions are used to link the interface with the tables and vice versa....
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
<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)....
<Source>.UnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
ControlToSource (Function)
Assigns the control value to the source of a control link.