ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Error 1012: The class member is not global: it cannot be accessed from a global method
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Programming overview in C and C++
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Binding a Link control to an item
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Specific features of the applications for iPhone/iPad
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Page constants
List of constants used by page functions....
Hash functions
Hashing is used to summarize a file or a character string......
Hash constants
List of constants used by the Hash functions....