ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Summary table: Managing the application directories according to the platform
Link properties
When creating a link, you can simply specify the destination......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
OpenSister (Function)
Opens a non-modal sibling window.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.