ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Accessing a database via a web service
The database can be accessed via a web service......
Beep (Function)
Emits a beep.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
WDZip: Creating or modifying an archive
This help page explains how to......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
HMode (Function)
Changes the mode and the method for locking data files.
TextToRTF (Function)
Converts text to Rich Text Format.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
zipCreate (Function)
Creates an archive.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
grAddData (Function)
Adds a data into a chart.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....