ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
Installing and starting WDTRAD
Installing and starting WDTRAD
Position
The Position keyword can correspond to...
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Static control properties
List of properties associated with a Static control...
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HStatDate (Function)
Returns the date of the last update for the index statistics.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
CurrentWin (Function)
Identifies the window currently in edit.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
ID (Property)
The ID property is used to get and change IDs.