ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Execute (Function)
Starts the execution of a process through programming.
HDescribeItem (Function)
Describes a file item through programming.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Error 532: The size of the string to extract must be strictly positive
7. Window templates
...Window templates...
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
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)....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Border (Type of variable)
The Border type is used to handle a border through programming...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
HDescribeLink (Function)
Describes a link between two data files through programming.