ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
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.
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
<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...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
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....