ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Map controls
Constants for managing Map controls...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
SocketWrite (Function)
Writes a message intended to another socket.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
WinCopyForm (Function)
Copies the content of a form into the clipboard.
HDescribeConnection (Function)
Describes a new connection to an external database.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Drawer control properties
List of properties associated with the Drawer control...
dFont (Example)
Usage example of the dFont function
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Passing parameters
The parameters can be passed to a procedure......
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....