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.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
HMode (Function)
Changes the mode and the method for locking data files.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
State (Property)
The State property is used to get and change the state of an element.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).