ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HViewToFile (Example)
Usage example of the HViewToFile function
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
fReadLine (Example)
Usage example of the fReadLine function
Table,Display (External language)
Refreshes the Table control.
13. Debugger
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
xlsData (Example)
Usage example of the xlsData function
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
OLELoad (Function)
Initializes an OLE control with an OLE object.
zipCreateExe (Example)
Usage example of the zipCreateExe function