ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Month (Property)
The Month property is used to get and change the month of an element.
SysSpace (Function)
Returns the physical memory space for the current computer.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
HChangeConnection (Example)
Usage example of the HChangeConnection function
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Table,Modify (External language)
Modifies an element in a Table control.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Minute (Property)
The Minute property is used to get and change the minutes of an element.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
HCross (Function)
Crosses a record in a data file.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
fLock (Function)
Entirely or partially locks an external file.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
BurnerEject (Function)
Opens or closes the door of current burner.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Border (Type of variable)
The Border type is used to handle a border through programming...