ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
NotesReset (Function)
Creates an empty document in Lotus Notes.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
BreakAdd (Function)
Adds a break into a Table or Looper control.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).