ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Burner constants
List of constants used by the burner functions....
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....
MemModify (Function)
Modifies an element in a memory zone.
WithSpace (Example)
Usage example of the WithSpace function
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
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)......
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Environment of the data model editor
3-tier architecture
The development in "3-tier" architecture is now simplified......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
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....