ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by OpenDocumentAsynchronous
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed.
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
IWListDisplay (Function)
Refreshes an "Internal window" control with automatic iteration on a table or query.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
<ANSI string>.AnsiToUnicode (Function)
Converts a string in ANSI (Windows) format into a string in Unicode format.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates in prefix syntax:
ControlFindTextNext (Function)
Finds and selects the next instance of the search text in a window or control.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Radio Button control properties
List of properties associated with a Radio Button control...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.