ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Edit>.OpenAssistedInput (Function)
Opens the list of values proposed by the assisted input for an edit control.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Reloading a document
To reload a document, ......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
1
6
7
8
9
10
90
>