ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Specific features of the Express version
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
zipDeleteFileList (Function)
Deletes a list of files from an archive.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
9. Sharing a project in practice
Sharing a project in practice...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
2. Types of setup
Types of setup...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.