ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iLine (Function)
Prints a line at specified coordinates.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iEllipse (Function)
Prints an ellipse (in a rectangle).
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
4. HFSQL Classic
Sub-query
A sub-query is a query whose result is used by another query......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
SQLLast (Function)
Sets the position on the last row of the query result.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iCreateFont (Function)
Creates a new print font.
Welcome to Reports & Queries
Reports & Queries is used to......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Binding a Check Box control to an item
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
ERR_TIMEOUTINIT
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").