ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeItem (Example)
Usage example of the HDescribeItem function
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
Creating the skin template of a report
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Simple statements
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
iBorder (Example)
Usage example of the iBorder function
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Lotus Notes constants
List of constants used by the Lotus Notes functions....
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Designing a supercontrol
A supercontrol is an advanced type of control......
HLinkMemo (Example)
Usage example of the HLinkMemo function