ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
HListConnection (Function)
Returns the list of connections currently described in the application.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Generating an application for Universal Windows 10 App
Report based on a query
Queries are used to easily select records in one or more data files......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
2. Static or dynamic site
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.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
HDescribeConnection (Function)
Describes a new connection to an external database.
Items used in a select query
A query created in the query editor can contain several types of items......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Voice commands in your applications
The applications that you develop can react to the user's voice......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.