ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Font management functions
List of functions for managing fonts...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
Print functions
List of print functions...
How to save and retrieve an image in a binary memo
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.