ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
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]....
Automatic management of exceptions
The management of exceptions can be customized by process......
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
Comparing the project messages
The comparison between source and target text helps you find translation errors......
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......
Describing an element
A flexible modeling includes different elements linked together......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
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......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
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....
Functions for managing objects (External language)
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Warning 124: Shadowing a global variable
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......