ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Creating the skin template of a report