ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
16. Types of code
Opens a replication in direct mode or with a replication server.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
modbusSession (Variable type)
The modbusSession type is used to identify a connection to a Modbus server.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
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......
11. Controls in practice
Discover the main characteristics of the controls...
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
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......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
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
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...