ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
Creating a window skin template
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
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......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
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......
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:...
ProgressBar (Property)
WLanguage proposes...
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
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.