ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Word Processing control events
WINDEV manages the following events by default......
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
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...
2. Analysis in practice
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated...
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
StatCovariance (Function)
Calculates the covariance between two series of values.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica...
Events associated with Shape controls
List of events associated with Shape controls...
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
SCM: Management of branches
The management of branches is used to manage several versions of the same application...
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window....