ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
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.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
<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.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
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, ....).
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Edit>.OpenAssistedInput (Function)
Opens the list of values proposed by the assisted input for an edit control.