ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Managing space characters in the searches?
The LDAP protocol is increasingly used by the companies......
Materialized view
...A materialized view is a physical data source defined by an SQL query....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
PVTSelect (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
<Pivot table>.Select (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming......
GUIDAnalysis (Property)
The GUIDDatabase schema property returns the GUID of the database schema that was used to create the table.
WLanguage procedure called by PVTCalculateAllAsynchronous
WLanguage procedure ("callback") called by PVTCalculateAllAsynchronous once all the data of a Pivot Table control has been calculated.
WLanguage procedure called by PVTCalculateUpdateAsynchronous
WLanguage procedure ("callback") called by PVTCalculateUpdateAsynchronous once all the data of a Pivot Table control has been calculated.
InitialFile (Property)
The InitialFile property is used to get the original name of the table associated to an item in a query.