ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Binding a Check Box control to an item
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
License agreement for Native Sybase Connector
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
Operations performed on state-transition diagrams
The following paragraphs explain......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
WDMap: Add, modify and delete records in a table
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......