ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Events associated with List Box controls
List of events associated with List Box controls...
The Dashboard control
Dashboards are essential elements in an application......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Access rights to a class property
A property is a code element that includes two processes......
Binding a Combo Box control to an item
18. Secure payment
Activation key management functions
The following functions are used to manage activation keys:...
Information 37: Optimize your FOR loop
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....