ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
Start (Property)
The Start property gets the starting point of an element or event.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
Functions for managing RTF controls
List of functions for managing RTF controls...
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Sliding Banner functions
The following functions are used to manage the Sliding Banner control:...
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.