ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Comparison operators
The comparison operators can be divided into several categories......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
The Looper control
A Looper control is used to repeat the controls found in a specific area......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Cardinalities
The cardinalities are used to count the links between the files......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.