ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Item control properties
List of properties associated with the Item control...
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
MenuDelete (Function)
Deletes a menu or a menu option.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
FinCurrentVal (Function)
Returns the current value of investment.
ServiceControl (Function)
Sends a control message to a service.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
grGridlines (Function)
Displays or hides the chart gridlines.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...