ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
HTTPRequest (Function)
Starts an HTTP request on a server.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
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.
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)....
iCurrentFile (Function)
Returns the name of the file currently generated.
AssistedInputOpen (Function)
Opens the list of suggestions of an Edit control.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....