ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
The planes (in a window or in a report)
The planes are used to group the window controls......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Browser constants
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Running the test of the User Groupware and installing it
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
Description (Property)
The Description property is used to get and change the page description.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
Table,Insert (External language)
Inserts an element into a table at a given position.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......