ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Video control properties
The following properties can be used on a Video control:...
Line control properties
List of properties associated with the Line control...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
4. HFSQL Classic
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Camera control in a mobile application
The Camera control is used to......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......