ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Extern (Reserved word)
EXTERN is used to...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Constants for external files
List of constants used by the functions for managing external files....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HDescribeConnection (Function)
Describes a new connection to an external database.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
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....
FontCreate (Function)
Creates a font definition.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HTTPCreateForm (Function)
Creates an HTTP form.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Input (Function)
Displays a message allowing the user to type an information.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).