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.
Speech recognition management functions
The following functions are used to manage speech recognition:...
ServicePause (Function)
Pauses a service.
Size (Example)
Usage example of the Size property
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
grCreate (Function)
Creates a specific type of chart.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
SysXRes (Function)
Returns the horizontal screen resolution.
grAddData (Function)
Adds a data into a chart.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......