ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
2. UML models
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
Error 123: The constant already exists
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
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).
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.