ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageDisplay (Function)
Displays a web page in the user's browser....
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Multi-project search
Performing a search in the current project is a common operation......
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Extracting the text of the project
The following text can be extracted......
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....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
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......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
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......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Link properties
When creating a link, you can simply specify the destination......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Body Complement block
The Body complement block is linked to the Body block......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......