ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Toast constants
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
SQLConnect (Example)
Usage example of the SQLConnect function
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Link (Property)
The Link property is used to get and change the link of an element.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
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)....
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.