ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
DateDifference (Function)
Calculates the number of days between two dates.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Constants for managing Windows events
The following constants are used to manage Windows events:...
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
10. UMC: User Macro-Code
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Interactive notification management constants
Interactive notification management constants...
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......