ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current...
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal...
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string...
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count...
Optional events
By default, the codes available in the code editor correspond to the most common codes......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data...
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also...
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer....
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor......
Manipulating Pivot Table controls programmatically
A Pivot Table control can be handled through programming......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves...
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application,...
iParameterViewer (Function)
Configures the report viewer.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used...
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......