ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StreamAccept (Function)
Associates a stream connection request with a Conference control.
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.
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.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
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.
<Page>.Display (Function)
Displays a web page in the user's browser....
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
Palette (Property)
The Palette keyword can correspond to:
HCheckMemo keyword
The HCheckMemo keyword can correspond to: the HCheckMemo function. the hCheckMemo constant used by HIndex....
DataDirectory (Property)
The DataDirectory keyword can correspond to...
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable....
Buffer (Keyword)
The Buffer keyword can correspond to...