ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipOpenRAR (Function)
Opens an existing archive in RAR format.
14. Controls in practice
Image (Property)
The Image property gets and sets the background image of a control or block.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Toolbar control events
List of events associated with Toolbar controls...
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Events associated with internal windows
List of events associated with internal windows...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
HLogRestart (Function)
Restarts the logging process on a file.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
DDEConnect (Example)
Usage example of the DDEConnect function
SocketExist (Function)
Checks if a socket already exists.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.