ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
<modbusSession>.ReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
<modbusSession>.WriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
MongoAggregationPipeline (Function)
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated results.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
WLanguage procedure called by AndroidActivityResultProcedure
WLanguage procedure ("callback") called by AndroidActivityResultProcedure when the result of a third-party Activity is retrieved.
<Source>.NoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.