ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BAD_FILE
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Test of a query
The query editor allows you to run the test of query result......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Using an external component in an application
A component can be reused at any time in any application......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
5. Project configuration
Project configuration...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Copying controls from the report editor
The controls can be copied from the report editor......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Copying controls from the page editor
The controls can be copied from the page editor......
Copying controls from the window editor
The controls can be copied from the window editor......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....