ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
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.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
FontSelect (Function)
Opens the standard Windows font selection window by selecting the specified font.
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......
Reloading a document
To reload a document, ......
WDMap: Add, modify and delete records in a table
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table......
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....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......