ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Invalid input management functions
Invalid input management functions...
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Interface of WDInst
3. Debugger
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Setup directory
The setup wizard allows you to configure the setup directory of application....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
StreamReject (Function)
Refuses a request for stream connection.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
4. When to use the debugger?
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.