ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
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....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
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.
HTML (Property)
The HTML property is used to configure the use of HTML content.
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.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
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.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
State (Property)
The State property is used to get and change the state of an element.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....