ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Detailed use of WINDEV FTP/RPC
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
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
XMLModify (Function)
Modifies the content of the current element found in the XML document.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Table,Display (External language)
Refreshes the Table control.
Table,Add (External language)
Adds an element to a Table control.
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......
fReadLine (Example)
Usage example of the fReadLine function
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
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.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.