ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Writing an email: the available methods
This help page presents the methods for writing an email....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Error 1010: The member of the class is constant
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
HTMLOnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
<HTML Display control>.OnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
17. WLanguage: a simple and powerful language
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Defining clickable areas
In a page, an Image control can contain clickable areas......
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
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"...
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......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.