ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploying a package
WDDeploy can be used to......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Different types of data (Type of variable)
A variable is defined by name and type......
Obtaining an SSL certificate for IIS2 (2.0 or later)
The HTML control
The HTML control displays HTML pages or HTML code......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Border (Variable type)
The Border type is used to handle a border through programming...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
WDConver: Use in interactive mode
Before you start using WDConver, you must have......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
fSelect (Function)
Opens the Windows file picker.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Aliases on data files: HAlias
The aliases are used to handle......