ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Z-index of a control
All the controls in a window or report have a different z-index......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Page Footer block
The Page footer block is run at the end of each page......
The Signature control
The Signature control is a report control used to sign......
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
Start of Break block (Break header)
The Start of break block is optional......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Properties linked to the Euro management
List of properties linked to the Euro management...
Time management
For each element (windows, reports, ......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
Creating a table in a report
Tables can be created in a report......
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.