ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bitwise operators
The operations on binary values are performed......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Enabled (Property)
The Enabled property enables or disables an element.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
fCopyDir (Example)
Usage example of the fCopyDir function
fRemoveDir (Example)
Usage example of the fRemoveDir function
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
OpenMobileWindow (Function)
Opens a window in a mobile application.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Open (Function)
Opens a modal WINDEV window.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
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......
Static control properties
List of properties associated with a Static control...
WidgetDisplay (Function)
Refreshes a widget window.