ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
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].
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
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)......
ErrorThrow (Function)
Throw a non-fatal error.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Generating the setup program
The last wizard step for creating the setup program allows you to......
Copying and cloning
Variables are copied using the "=" operator...
13. Print: Reports
WINDEV reports...
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
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 1021: The method of the class is not global
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, ....).
iColumnEnd (Function)
Forces a column break in a multi-column report.