ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
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).
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
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.
WDEnd (External language)
Ends a program that is using WINDEV.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
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.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.