ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
FTPListFile (Example)
Usage example of the FTPListFile function
Data persistence
The data persistence is used to store the value typed by the user......
<Page>.OpenChild (Function)
Opens a non-modal child window.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
OCRExtractText (Function)
Reads the text contained in an image.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
How to open a page?
FileDisplay (Example)
Usage example of the FileDisplay function