ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Burner constants
List of constants used by the burner functions....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
WithSpace (Example)
Usage example of the WithSpace function
Compilation options (chm format)
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
ErrorThrow (Function)
Throw a non-fatal error.
Environment of the data model editor
Edit options of a report
The report editor allows you to......
3-tier architecture
The development in "3-tier" architecture is now simplified......
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
SSH constants
The following constants are used to manage an SSH server:...
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
iParameterReport (Function)
Configures the printer by opening the configuration window.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....