ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashMode (Function)
Opens or closes the Dashboard control edit mode.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
Beep (External language)
Emits a beep sound form the computer speaker.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
AssistedInputClose (Function)
Closes the list of input suggestion of an Edit control.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
<Edit>.CloseAssistedInput (Function)
Closes the list of input suggestion of an Edit control.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.DeleteAllAssistedInput (Function)
Clears the values in the suggestion list of an Edit control.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
AddLink (Function)
Adds a link to a text section in an edit control.
FTPFileExist (Function)
Checks if a given file exists on an FTP server.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
1
4
5
6
7
8
123
>