ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Variable scope
Variables can be declared anywhere in the code....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
UploadStart (Function)
Starts sending the selected files into an Upload control.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Constants for managing albums
Constants used to manage the photo album of the device....
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Progress Bar control properties
List of properties associated with the Progress Bar control...
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
Google Maps management functions
List of functions for managing Google maps...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...