ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example).
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
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").
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
12. Retrieving data from a site
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
NetDirList (Function)
Lists the directories and the files found: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Manipulating WinForm .Net controls programmatically
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable. in an xmlSignatureVerification variable....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).