ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZOrder (Property)
The ZOrder property defines the Z-order of an element.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
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, ...).
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, ...
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.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
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.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.