ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
SOAP functions (prefix syntax)
List of SOAP functions...
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
SOAP constants
List of constants used by the SOAP functions....
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Constants for SMS functions
List of constants used by the SMS functions....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
HSL (Function)
Creates a color from its hue, saturation and lightness.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.