ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Switch control properties
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
TreeMap control properties
You can manipulate TreeMap controls in a window using the following WLanguage properties.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific theme is used in your project? Why not customize these windows and give them the "appearance" of your application?......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......