ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Z-index of a control
All the controls in a window or report have a different z-index......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Page Footer block
The Page footer block is run at the end of each page......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
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).
The Signature control
The Signature control is a report control used to sign......
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....
Start of Break block (Break header)
The Start of break block is optional......
Properties linked to the Euro management
List of properties linked to the Euro management...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Time management
For each element (windows, reports, ......
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....
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.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
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.