ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
HDescribeItem (Function)
Describes a file item through programming.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....