ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
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).
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
PreviousPage (Function)
Returns the name of the previous page.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
ColorPalette (Function)
Returns a color found in the current palette.
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Document (Example)
Usage example of Document
BurnerList (Example)
Usage example of the BurnerList function
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
JSONValid (Function)
Checks the validity of a JSON string.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
zipListFile (Example)
Usage example of the zipListFile function
IdentifierAWPContext (Function)
Returns the identifier of AWP context.