ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
<upnpDevice variable>.GetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
WDSQL, SQL querier: Overview
WDSQL is used to......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Android Control Center
Do you know where to find your application log files?...
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
LCommand (External language)
Returns the command line passed in parameter to the executable program.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
Error 1044: The class is already derived from this class
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.