ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document. define button styles for a Windows notification....
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
15. Unit tests on the executable
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
<Source>.CreateIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Console mode executable functions
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
Installer theme
The setup program creation wizard lets you customize the setup program windows......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Utility components
WINDEV includes several utility components that allow you to handle data directly......