ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadCurrent (Function)
Returns the name of the thread currently run.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
fImageSelect (Example)
Usage example of the fImageSelect function
Creating the link buttons in the windows of a WINDEV RAD pattern
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
BurnerEject (Function)
Opens or closes the door of current burner.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
SysYRes (Function)
Returns the vertical screen resolution.
ThreadState (Function)
Returns the current status of a thread.