ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

13. External component in practice
External component in practice...
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Control constants
List of constants used by the functions for managing controls...
TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......