ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Rights on the virtual directory
Error 25: No THEN statement is associated with this IF
Seeks an element in a one-dimensional array by using a comparison procedure....
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
VideoCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
10. Internal components in practice
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
You used WEBDEV 28
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
CameraCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.