ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Hyper File functions available for backward compatibility
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Factorial (Function)
Returns the factorial of an integer number.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).