ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
6. Internal window
Internal windows...
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
grDestinationWnd (Function)
Defines a window as chart destination.
Assignment operators
Three assignment operators are available......
HDescribeConnection (Function)
Describes a new connection to an external database.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Diagram constants
The following constants are used to manage diagrams:...
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
7. Window templates
...Window templates...
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
DnDEvent (Example)
Usage example of the DnDEvent function
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.