ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PermissionRequest (Function)
Prompts the user to grant an application permission.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
BrowserPlatform (Function)
Returns the user's browser platform....
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Wait (Function)
Temporarily stops the program execution.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
VideoConfigure (Function)
Allows you to configure the video capture driver.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
The single-part and multi-part archives
Two types of archives are available......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
BrowserType (Function)
Returns the type of browser used by the Web user.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Alias (Property)
The Alias property gets the alias of an element.