ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Constants for external files
List of constants used by the functions for managing external files....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
WaitWindowStart (Function)
Opens the wait window of application.
Functions for handling directories and external files
List of functions for handling external files...
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Commands of the external interface
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
16. Java applications in practice
Java applications in practice...
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.