ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Error 303: ambiguous control name
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
WLanguage properties available in PHP
The following properties are available in PHP...
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
2. Examples and components provided with WEBDEV
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....