ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontCreate (Function)
Creates a font definition.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Error (Function)
Displays a custom error message in a system error window.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HDescribeConnection (Function)
Describes a new connection to an external database.
HState (Function)
Used to find out the state of a record.
Input (Function)
Displays a message allowing the user to type an information.
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....
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
ThreadExecute (Function)
Starts the execution of a secondary thread.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HTTPSendForm (Function)
Sends an HTTP form.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
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.
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.
ControlToSource (Function)
Assigns the control value to the source of a control link.
CertificateSignString (Function)
Creates the signature of a character string.