ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
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.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
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...
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.