ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Supercontrol
A supercontrol is an advanced type of control......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
zipDeleteFile (Function)
Deletes a file from an archive.
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
FileDisplay (Example)
Usage example of the FileDisplay function
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Queue (Variable type)
A Queue variable is a structured type that groups a set of elements of the same type.
eChangeCurrency (Function)
Converts a currency into another currency.