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, ...
WEBDEV 2024
Set of procedures
The global procedures are grouped in set of procedures......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
Local procedure
Two types of procedures are available......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iFont (Function)
Selects the default font.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iVLine (Function)
Prints a vertical line at specified coordinates.
Welcome to Reports & Queries
Reports & Queries is used to......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
Supercontrol
A supercontrol is an advanced type of control......