ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
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....
HIndex (Function)
Rebuilds the file index (".NDX" file).
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Hyper File functions available for backward compatibility
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).
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).