ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
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.
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
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.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
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.
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
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....