ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Note (Property)
The Note property is used to get and change a text associated with an element.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
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.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
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, ...
OrganizerMode (Function)
Returns the display mode of an Organizer 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.
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.