ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Animating a Static control
Two methods can be used to animate a Static control......
Extension (Property)
The Extension property is used to: get the extension of a table defined in the data model editor or programmatically. define the extension of a file (when the file is described through programming only)....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
IFrame control
IFrame is an HTML concept......
Code Editor control properties
You can manipulate Code Editor controls in a window using the following WLanguage properties......
Constants for managing Map controls
Constants for managing Map controls...
ERR_BAD_APPLICATION
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Error 1013: The access to the member of the class is restricted by a protected inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
16. Protecting access to the site: passwords
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Applet control properties
List of properties associated with the Applet control...
<ftpConnection variable>.GetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparency zone. alpha channel....