ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Null (keyword)
The "Null" keyword can correspond to:
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
FTPGet (Example)
Usage example of the FTPGet function
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
HClient structure
The HClient structure is used to......
Error 35: 'Continue' is available in the loops only
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......