ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
WDInst: handling the files to install
By default, the files to install are......
The Cell control
The Cell control contains controls......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
10. Internal component
Internal component...
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......