ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
FinFutureVal (Function)
Returns the future value of an investment.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Sum (Function)
Calculates the sum of the array elements.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
NetworkConnect (Function)
Associates a drive with a shared network directory.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
The different types of integers
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Time (Type of variable)
The Time type is used to easily handle the times...