ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeStyle (Function)
Modifies the style of a control dynamically.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
2. Projects in practice
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
DateToInteger (Function)
Converts a date to an integer.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
MySelf (Reserved word)
MySelf is used to handle the current control...
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
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......
Interactive notification management constants
Interactive notification management constants...
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.
SMSSend (Function)
Sends an SMS.
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.