ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML (Property)
The HTML property is used to configure the use of HTML content.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
DnDForce (Function)
DnDForce is kept for backward compatibility.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.