ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
Clipboard management functions
List of functions for managing the clipboard...
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Right (Function)
Extracts the last characters from a string or string buffer.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
DashMode (Function)
Opens or closes the Dashboard control edit mode.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.