ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. WEBDEV administrator in practice
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Movable (Property)
The Movable property is used to define if an element can be moved.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Break in a report
The break is used to group the records corresponding to a sort criterion......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
TreeView control functions
The following functions are used to manage TreeView controls:...
Universal replication
The purpose of universal replication is to keep several databases synchronized......
ProgressBar (Property)
WLanguage proposes...
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
SysIMEI (Function)
Returns the IMEI number of an Android phone.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......