ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to choose the data source of a control?
This help page presents the different data sources available for a control....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
ERR_BAD_FILE
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Cross-references in the code editor
The cross-references in the code editor are used to identify......
5. Project configuration
Project configuration...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
2. How to test a site?
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
PDF file functions (prefix syntax)
PDF file functions...
Events associated with windows
List of events associated with windows...
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min