ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
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).
Events associated with ListView controls
List of events associated with ListView controls...
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.
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, ...).