ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
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.
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.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
grGradient (Function)
Enables or disables the display of color gradients in a chart.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
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.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
SysXRes (Function)
Returns the horizontal screen resolution.
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
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....