ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.