ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeStyle (Function)
Modifies the style of a control dynamically.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
2. Projects in practice
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Events associated with an Organization Chart control
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
OpenMainMenu (Function)
Opens the main menu of the current window.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Action Bar control events