ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
18. Order of execution of the code of buttons/links
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Empty (Property)
The Empty property is used to determine if an element is empty.
Group (Property)
The Group property is used to identify and change groups of elements.
Modified (Property)
The Modified property lets you know if an element has been modified.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Constants for managing character strings
List of constants used by string management functions...
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
State (Property)
The State property is used to get and change the state of an element.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
OpenChild (Function)
Opens a non-modal child window.
WINDEV applications for Linux: Specific features