ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
grWndSize (Function)
Defines the size of the window containing the chart.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
SQL view
An SQL view is a virtual data source defined by an SQL query......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Note (Property)
The Note property is used to get and change a text associated with an element.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Guided tour management constants
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn