ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
iSequencingPrint (Function)
Prints a sequence of reports.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
Border (Type of variable)
The Border type is used to handle a border through programming...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
iCurrentFile (Function)
Returns the name of the file currently generated.
AssistedInputOpen (Function)
Opens the list of suggestions of an Edit control.