ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Page constants
List of constants used by page functions....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Library,Disk (External language)
Opens the project library that is stored on disk.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Multimedia control events
List of events associated with a Multimedia control...
FontCreate (Function)
Creates a font definition.
grTitleFont (Function)
Modifies the font used for the chart title.
grScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
grLegendFont (Function)
Modifies the font used for the chart legend.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
VariableReset (Function)
Resets the variable to its initial value.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....