ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Video control properties
The following properties can be used on a Video 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.
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....
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]....
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......
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Line control properties
List of properties associated with the Line control...
Error 102: The constants can be defined in the initialization code of project, ...
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
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....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
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......
4. HFSQL Classic
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Creating user accounts
A User account allows the server administrator to......
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......
Automatic management of exceptions
The management of exceptions can be customized by process......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......