ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintReport (Function)
Prints a report created with the report editor.
Sound (Function)
Plays a sound in WAV format.
HDescribeItem (Function)
Describes a file item programmatically.
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Format (Property)
The Format property is used to identify and change the format of an element
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable. in an xmlSignatureVerification variable....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Category (Property)
The Category property gets and sets the category of an element.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...