ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
The HTML control
The HTML control displays HTML pages or HTML code......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
13. Print: Reports
WINDEV reports...
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
AAF: Sort/Search/Filter on the columns of Table controls
Make calculations easier with the calculator
WINDEV Mobile concepts
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
The Spin control
A Spin control is used to increase or reduce a value found in a control......
iPrintImage (Function)
Sends the image file to print to the print buffer.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
iEllipse (Function)
Prints an ellipse (in a rectangle).
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
iReportPrintingStatus (Function)
Returns the status of the current print.
iLine (Function)
Prints a line at specified coordinates.
iHLine (Function)
Prints a horizontal line at specified coordinates.