ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Events associated with an Organization Chart control
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
Error 1033: The access directives are not allowed in a structure
Error 810: * can only be used for a parameter with a default value
Error 1050: This member already exists in the composite variable
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
7. HFSQL: files physically created
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Binding controls to data
A window or page can display information from......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Universal replication
The purpose of universal replication is to keep several databases synchronized......