ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GOTO statement
The GOTO statement is used to run a code identified by a given label...
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<Chart>.BarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
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.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).