ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
ReplicAdmin: Overview
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......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
13. Print: Reports
WINDEV reports...
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Generating the setup program
The last wizard step for creating the setup program allows you to......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Error 1: Syntax error
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
9. Internal component
Configuring the setup program
Two tools can be used to create a setup program......
Query based on query
Queries can be based on items from another query......
iColumnEnd (Function)
Forces a column break in a multi-column report.