ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
iListPrinter (Function)
Returns the list of printers installed on the current computer.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
NotificationDisplay (Function)
Displays a message outside the browser.
Phone constants (Android / iOS)
GetTypeDefinition (Function)
Gets the description of a type identified by name.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Assignment operators
Three assignment operators are available......