ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Events associated with Slider controls
List of events associated with Slider controls in a window...
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Repositionable Note control events
Repositionable Note control events...
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......