ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_BUTTON_EXPECTED
Managing space characters in the searches?
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:...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
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....
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
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....
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Camera functions
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)......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......