ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can...
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (database schemas, queries, ...) can be used in a WINDEV application...
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development...
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main...
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV...
2. Deploying a static site or a PHP site
2. Analysis in practice
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style...
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation...
Universal replication
The purpose of universal replication is to keep several databases synchronized......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even...