ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Name (Property)
The Name property is used to get the name of an element.
HFSQL Client/Server: Setting up tables on the server
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
2. Deploying a static or PHP site
Usage example of the HCreateView function...
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Detailed use of WINDEV FTP/RPC
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Caption (Property)
The Caption property gets and sets the text of an element.
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
The different types of windows
The following types of windows can be created in a WINDEV application......
Description (Property)
The Description property is used to get and change the description of an element.
ID (Property)
The ID property is used to get and change IDs.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Content (Property)
The Content property is used to get and change the content of an element.
Width (Property)
The Width property is used to determine and change the width of an element.
Height (Property)
The Height property is used to get and change the height of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....