ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. External component
Kanban control events
The following events are associated with Kanban controls......
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Error 107: Redefinition of the parameter
Warning 124: Shadowing a global variable
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Warning 12: The label is unused
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Removing a project from the SCM (Source Code Manager)
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Creating a select query
A select query (corresponding SQL statement......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......