ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Table/Looper controls
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Combo Box control functions
List of functions for handling the Combo Box controls...
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
tapiRecord (Function)
Records the current communication as a".WAV" file.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
fCreateLink (Function)
Creates a link on a file at the specified location.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
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....
Event (Example)
Usage example of the Event function
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Handling report blocks
The different operations available on report blocks are as follows......
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.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......