ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used for managing the multi-touch
Constants for managing the multi-touch...
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
FileSize (Property)
The FileSize property is used to get the size of a file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
SchedulerDeleteTask (Function)
Deletes a scheduled task.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
fDriveInfo (Example)
Usage example of the fDriveInfo function
MatRead (Example)
Usage example of the MatRead function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
MatTranspose (Example)
Usage example of the MatTranspose function
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
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......
HToItem (Function)
Assigns the specified value to an item of the current record.
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.