ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Guided tour management constants
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
API (Function)
Runs a function found in an external DLL.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Events associated with Chart controls
List of events associated with the Chart controls...
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...