ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic management of exceptions
The management of exceptions can be customized by process......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
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......
Width (Property)
The Width property is used to determine and change the width of an element.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
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....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
End-user UI management functions
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
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]....