ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Properties associated with a report
List of properties associated with a report...
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....