ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
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......
The HTML control
The HTML control displays HTML pages or HTML code......
String (Variable type)
The String type is used to manipulate strings......
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)...
GuidedTour (Variable type)
The GuidedTour type is used to define the advanced characteristics of a Guided Tour and its steps.
Aliases on data files: HAlias
The aliases are used to handle......
Calling a procedure/a function
Syntax for calling a local or global procedure.
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).