ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
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).
Creating the Vision pages of the WEBDEV RAD pattern
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
PermissionRequest (Function)
Prompts the user to grant an application permission.
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......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Wait (Function)
Temporarily stops the program execution.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Description (Property)
The Description property is used to get and change the description of an element.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
HDeleteServerTrigger (Function)
Deletes a server trigger.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
HPriorityClient (Function)
Modifies the priority of a client application.
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.