ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hSecurityPolicy (Variable type)
The hSecurityPolicy type gets and sets all the advanced characteristics of a password security policy implemented on a server in HFSQL Client/Server mode. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Classes, members, methods and properties
A class is made of......
ReplicSynchro: Overview
ReplicSynchro: Use
ReplicAdmin: Overview
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
LDAPListChildren (Example)
Use example for the LDAPListChildren function