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....
5. Project configuration
Project configuration...
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
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...
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
5. Deploying a dynamic site (Session or AWP) in practice
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......