ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlDelete (Function)
Permanently deletes a control from a window, page or report.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
InfoBuild (Function)
Displays a custom message in a system information window.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
WinOutWidth (Function)
Returns the full width of a window (including the border).
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
<Multimedia>.Width (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
4. HFSQL Classic
HFSQL Classic is the database format......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Image drawing and processing functions
List of image drawing and processing functions...
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.