ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
zipMsgError (Example)
Usage example of the zipMsgError function
iPrintZone (Example)
Usage example of the iPrintZone function
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
HRecNum (Example)
Usage example of the HRecNum function
Size (Example)
Usage example of the Size property
Radio Button control properties
List of properties associated with a Radio Button control...
EmailGetAll (Function)
Retrieves all the emails found on a server.
Queue (Variable type)
A Queue variable is a structured type that groups a set of elements of the same type.
HTTPRequest (Function)
Starts an HTTP request on a server.
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......