ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinStatus (Function)
Identifies or modifies the window status.
HDBIndex (Function)
Opens an xBase index file.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
XMLAddChild (Function)
Adds a child tag into an XML document.
The Site Map control
The Site Map control allows the Web user to......
Passing parameters
The parameters can be passed to a procedure......
Constants for managing appointments
Lists of constants used to manage the appointments...
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
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).
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Report viewer: Proposing several reports
In the document preview, end users can......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
HFSQL properties
List of HFSQL properties...
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....