ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
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....
Report controls
Several types of controls can be handled in a report created by the report editor......
7. Multilingual applications in practice
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
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....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
<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....
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Programming overview in C and C++
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
WDSQL, SQL querier: Overview
WDSQL is used to......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.