ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
17. WLanguage: a simple and powerful language
<HTML Display control>.OnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.
Extracting messages added or modified since last extraction
A project was already created and translated......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Style of a control
As soon as it is created, a control is associated with a style......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...