ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying controls from the page editor
The controls can be copied from the page editor......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Creating the Form pages of a WEBDEV RAD pattern
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Page (Property)
The Page property is used to handle a page.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
Movable (Property)
The Movable property is used to define if an element can be moved.
Check model
You can use check models to easily create checks...
Assignment of RETURN
The return value of the process currently run can be assigned...
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Range Slider control properties
The following properties are associated with the Range Slider control:...
Internal Report control properties
List of properties associated with the Internal Report control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....