ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadState (Function)
Returns the current status of a thread.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
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.
Language (Property)
The Language property is used to get and change the language used.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
DashDisplay (Function)
Refreshes elements in a Dashboard control.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an Edit control in Date format with Calendar....
Round (keyword)
The Round keyword can correspond to...
iCloseReport (Function)
Stops printing the current report immediately.
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.