ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
<Source>.Password (Function)
Defines the password used to create or open a data file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
Hideable (Property)
The Hideable property determines if the user can close a bottom sliding window with a touch gesture.
Modal (Property)
The Modal property determines whether the bottom sliding window associated with the current current window is modal or modeless.
InternalWindow (Property)
The InternalWindow property gets and sets the internal window contained in the bottom sliding window associated with the current window.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
Code snippets
The code editor allows you to enter "Code snippets"......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
<Connection variable>.InfoItemRights (Function)
Gets the rights granted to a user or group on an item.