ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.