ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
FontItalic (Property)
The FontItalic property is used to apply or remove italic formatting on a text.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Restore (Function)
Displays a WINDEV window to its initial size.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").