ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
<Chart>.PieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
grPieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
gClickableLink (Function)
Adds a clickable link in a graphic string.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...