ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
SysNation (Function)
Returns the nation currently used by the system.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
WINDEV Mobile 2024 Tutorial - Table of contents
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
NetworkConnect (Function)
Associates a drive with a shared network directory.
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......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
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)......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Reals
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Constants for WLanguage types
List of constants for managing WLanguage types....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......