ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Various constants
List of various constants used by the constants WINDEV functions....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Summary table: Managing the application directories according to the platform
FTPCommand (Function)
Sends a specific FTP command to a server.
EmailGetAll (Function)
Retrieves all the emails found on a server.
Creating the Form pages of a WEBDEV RAD pattern
Scheduler report
The report editor allows you to create "Scheduler" reports....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Code history
The code history is used to......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......