ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
SQL view
An SQL view is a virtual data source defined by an SQL query......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Page templates
WEBDEV allows you to create page templates......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
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....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
zipDeleteFile (Function)
Deletes a file from an archive.
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
HMode (Function)
Changes the mode and the method for locking data files.
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......