ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
ThreadState (Function)
Returns the current status of a thread.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
fUnlock (Function)
Entirely or partially unlocks an external file.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
XMLAddChild (Function)
Adds a child tag into an XML document.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Round (keyword)
The Round keyword can correspond to...
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Creating the Form windows of a WINDEV RAD pattern