ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FBStartSession (Function)
Used to authenticate and log in to Faceboook.
In-App functions
The following WLanguage functions are used to manage In-App purchases......
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Mask management functions
The following functions are used to manage masks......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Testing a project: setting
By testing the project you can simulate how the application will run......
<Source>.Password (Function)
Defines the password used to create or open a data file.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
10. Internal components in practice
ScanCapability (Function)
Used to determine if a scanner has a given capability.
Installing a Webservice (old format)
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Native SQL Server Connector license agreement
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.