ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Constants for external files
List of constants used by the functions for managing external files....
fSelect (Function)
Opens the Windows file picker.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Border of controls
One of the most important elements of control style is its border......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
How to create a patch?
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Assignment operators
Three assignment operators are available......