ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor 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...
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
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
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
DotNetDelegate (Function)
Initializes a.NET delegate.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Error 35: 'Continue' is available in the loops only
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Table,Delete (External language)
Deletes an element from a Table control.
SysIconAdd (Example)
Usage example of the SysIconAdd function
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
VariableReset (Function)
Resets the variable to its initial value.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.