ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
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....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Constants for external files
List of constants used by the functions for managing external files....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
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....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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).
grImageSize (Function)
Defines the size of the image containing the chart.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.