ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
HFSQL Client/Server: Configuring the data files on the server
Map control properties
The following properties can be used with Map controls:...
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
fSize (Function)
Returns the size of a file (in bytes).
grGradient (Function)
Enables or disables the display of color gradients in a chart.
fSeek (Function)
Gets and sets current position in an external file.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
AppInstallUPD (Function)
Triggers the automatic update of current application.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
SysXRes (Function)
Returns the horizontal screen resolution.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
PicCreate (Function)
Creates an image in the Image Editor control.