ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecutePresetAction (Function)
Runs a preset WINDEV action.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
Events associated with Flash controls
List of events associated with Flash controls...
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
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.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...