ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
iPreview (Function)
Configures the print destination.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Various WEBDEV constants
Various WEBDEV constants...
Comparison operators
The comparison operators can be divided into several categories......
.NET application
To create a.NET application from a project......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
The pages
Pages are the main interface of a WEBDEV site......
Designing a supercontrol
A supercontrol is an advanced type of control......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min