ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
BrowserType (Function)
Returns the type of browser used by the Web user.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
PageChangeLayout (Function)
Applies a specific layout to a page.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Constants for managing the modification of windows by the user
grLabel (Function)
Indicates various parameters of additional legend in a chart.
SIPVisible (Function)
Displays the keyboard.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
HCloseConnection (Example)
Usage example of the HCloseConenction function