ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Native Sybase Connector for WINDEV and WEBDEV 2024
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
The Edit control
The Edit control allows users to enter data......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDDIXIO overview
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
WINDEV Mobile concepts
Help about new features: Letting users know about changes
Applications are constantly evolving......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.