ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling the report blocks through programming
Each report block is associated with different events......
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Compilation options
The compilation options allow you to define the help system generation settings......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
Pinned (Property)
The Pinned property is used to: Pinned or not a field: the pinned field will be positioned in relation to the visible area of its container instead of the content area.. Determine if a control is pinned....
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
HIndex (Function)
Rebuilds the file index (".NDX" file).
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......