ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HToItem (Function)
Assigns the specified value to an item of the current record.
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Print modes of a report
Several print modes are available for a report....
DataType (Function)
Identifying the type of a WLanguage variable.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
MatTranspose (Example)
Usage example of the MatTranspose function
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WINDEV 2024 Tutorial - Table of contents
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Test (External language)
Displays each function call and each status report returned by the function.
Error 38: The END statement marking the end of the structure declaration is missing
XMLSign (Function)
Signs an XML document.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.