ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
NotifAdd (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
EnumControl (Function)
Returns the name of Nth control found in the specified element.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
apiResponse (Variable type)
The type apiResponse type is used to obtain the result of a request sent to a previously imported REST API. Versions 2025 and later Warning This type of variable is only available from version 2025 Update 2. New in SaaS Warning This type of variable is only available from version 2025 Update 2. New in version 2025 Warning This type of variable is only available from version 2025 Update 2. Warning This type of variable is only available from version 2025 Update 2....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
gglInstantMessaging (Variable type)
The gglInstantMessaging type is used to describe and modify the characteristics of an instant messaging program used by a contact...
WinStatus (Function)
Identifies or modifies the window status.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.