ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access an HFSQL Classic database from an external database software that supports ODBC accesses......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
nWDSetParentNext
Set the parent of the next window to open......
Help system properties
The properties of help system are used to define......
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
WDSQL, SQL querier: Overview
WDSQL is used to......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Commands of the external interface
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
1. What is a website?
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......