ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
MatStack (Example)
Usage example of the MatStack function
MatDelete (Example)
Usage example of the MatDelete function
StatCovariance (Function)
Calculates the covariance between two series of values.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
The Edit control
The Edit control allows users to enter data......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
MatError (Example)
Usage example of the MatError function
MatExist (Example)
Usage example of the MatExist function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
29. SEO in practice
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
StatVarianceP (Example)
Usage example of the StatVarianceP function