ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Custom tooltips
Tooltips are very useful for application users......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
ServiceUninstall (Function)
Uninstalls a service.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Constants for managing videos
List of constants used by the functions for video management....
<Array>.Sort (Function)
Sorts a WLanguage array.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
iEllipse (Function)
Prints an ellipse (in a rectangle).