ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
ERR_BAD_URL
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
1
4
5
6
7
8
326
>