ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Start of Break block (Break header)
The Start of break block is optional......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
iVLine (Function)
Prints a vertical line at specified coordinates.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Welcome to Reports & Queries
Reports & Queries is used to......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
fLongName (Function)
Returns the long name of a file or directory.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Supercontrol
A supercontrol is an advanced type of control......
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
iParameter (Function)
Retrieves the printer configuration and configures the print.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
The Static control
A Static control is a control used to display a static text......
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.