ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
MemCreate (Function)
Creates a memory area.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
zipDeleteFile (Function)
Deletes a file from an archive.
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
DateToInteger (Function)
Converts a date to an integer.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
Drawing constants
List of constants used by the drawing functions....
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
BurnerSave (Example)
Usage example of the BurnerSave function
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Properties associated with reports and controls
List of properties associated with the reports and their controls...
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
Properties associated with the options of a Switch control
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
HTML Editor control properties
Properties associated with the HTML Editor control....
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......