ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
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...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
Passing parameters
The parameters can be passed to a procedure......
Text (Property)
The Text property is used to get and modify text.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
fFileExist (Function)
Checks the existence of an external file.
DnDForce (Function)
DnDForce is kept for backward compatibility.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
InJavaMode (Function)
Indicates whether the code is run in Java.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
TimeValid (Function)
Checks the time validity.
DateToDay (Function)
Returns the day that corresponds to a given date.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...