ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Popup control properties
Peeling Corner control properties
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
ERR_DISCONNECTED_EXEC
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....