ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Report and project
In most cases, a report is linked to a project......
Window controls
Several types of controls can be used in a window, ......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
The Carousel control
The Carousel control is used to display an animated menu made of images......
5. Project configuration
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
15. Cookies: information stored on the end user's computer
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Setup mode
Several methods can be used to distribute a WINDEV application......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Composite keys
A composite key is a key item containing several other items......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Constants for managing images in websites
Use a calendar to enter dates
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
The Static control
A Static control is a control used to display a static text......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......