ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
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......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
MemcachedAddSuffixKeyGroup (Function)
Adds a value at the end of existing value in the cache for the given key on a group of servers.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.