ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
HiWord (Function)
Returns the two high bytes of an integer.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
Wait (Function)
Temporarily stops the program execution.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.