ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure (Type of variable)
A structure is a custom type of data...
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Constants for the Exif functions
List of constants used by the Exif functions....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Automation object
The Automation keyword is used to declare an automation object...
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
2. Projects in practice
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
2. Projects in practice
Discover the main operations that can be performed on a project....
The HTML Display control
The HTML Display control displays a web page in an application......
Using .NET assemblies in a project
To use .NET assemblies in a project......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Designing a supercontrol
A supercontrol is an advanced type of control......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.