ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Point
The Point keyword is used to manage a point...
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Declaration (Property)
The Declaration property is used to define a type.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
Permission (Property)
The Permission keyword is used to get and change permissions.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
ThreadEnd (Function)
Ends the execution of the current thread.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.