ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
16. Java applications in practice
Java applications in practice...
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Managing assertions
...The main available features are as follows:...
Multi-product external components
Components are a remarkably useful tool for development teams......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
16. Application test in practice
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Accessing a database via a web service
The database can be accessed via a web service......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....