ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Constants for managing appointments
Lists of constants used to manage the appointments...
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
SysYRes (Function)
Returns the vertical screen resolution.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
RTF control properties
List of properties associated with the RTF control...
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
gClickableLink (Function)
Adds a clickable link in a graphic string.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Phone management functions
List of functions for phone management...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......