ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
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.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
DashDisplay (Function)
Refreshes elements in a Dashboard control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SQLChangeConnection (Function)
Modifies the current connection.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......