ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
CertificateSignString (Function)
Creates the signature of a character string.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
HChangeKey (Function)
Changes the browse item.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
MyWindow (Reserved word)
MyWindow is used to handle the current window...
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).
dbgInfo (Function)
Returns a debug information.
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....
grColor (Function)
Returns and initializes the color of different chart elements.
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....
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).