ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
The Cell control
The Cell control contains controls......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Extracting the text of the project
The following text can be extracted......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
PageDisplay (Function)
Displays a web page in the user's browser....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
BrowserPrint (Function)
Prints the page currently displayed in the browser.
<Page>.Address (Function)
Used to find out the Internet address of a page.
<Page>.Display (Function)
Displays a web page in the user's browser....
PageAddress (Function)
Used to find out the Internet address of a page.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
PageVisible (Function)
Indicates whether the page is visible to the user.