ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Unicode in character strings
The Unicode format is an encoding system that assigns a unique number to each character....
WDInst: include an autorun in a CD installation
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
Toolbar characteristics
The main characteristics of the Toolbar control can be defined in the "Details" and "UI" tabs of the control description window......
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Binding a ListView control to an item
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
Database schema shared between earlier WINDEV applications and WINDEV 2025 applications
A database schema can be shared between a WINDEV application......
FlexWrap (Property)
The FlexWrap property determines whether items are laid out in one line, or can wrap onto multiple lines (corresponding CSS property: "flex-wrap").
Positioning a toolbar
A Toolbar control can be created in a standard window or in an MDI parent window......