ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
DateModified (Property)
The DateModified property is used to get the modification date of an element.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Space (External language)
Fills the content of WdString with space characters on the right.
Exist (Property)
The Exist property is used to determine if an element exists.
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....
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Row (Property)
The Row property is used to manipulate one or more rows.