ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Debugger
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Error 1001: The operators: and:: can only be used in the methods of classes
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
BCToImage (Function)
Generates the image of a bar code.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
Reloading a document
To reload a document, ......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Message text file format
The text files created by WDMSG use a specific format......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Handling Scheduler controls programmatically
A Scheduler control can be......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Page management functions
List of functions for managing pages...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
3. Deploying a dynamic WEBDEV site
Error 404: The file for HFSQL browse cannot be an expression of this type
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.