ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
grPrint (Function)
Prints a chart.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
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......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Compile (Example)
Usage example of the Compile function
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Types of Edit controls
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
ControlInfoXY (Function)
Returns the name of the control located at a given position.
HTMLToText (Function)
Converts an HTML string or buffer to text.