ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. WEBDEV Account Manager
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Creating help pages
A help system includes several pages......
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
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.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Camera functions
Window controls
Several types of controls can be used in a window, ......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
<Source>.UnlockFile (Function)
Unlocks the records of a data file: 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)....
HUnlockRecNum (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)....
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......