ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
HPrevious (Function)
Positions on the previous file record according to a browse item.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
zipFindFile (Example)
Usage example of the zipFindFile function
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Video functions
List of video functions...
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
fCompress (Function)
Compresses a file.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
NetworkConnect (Function)
Associates a drive with a shared network directory.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Library,Disk (External language)
Opens the project library that is stored on disk.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......