ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
grParameter (Function)
Retrieves or modifies a chart parameter.
gpwAddUser (Function)
Adds a user to the User Groupware database.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
CurrentMonth (Function)
Returns the number of the current month.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HStatTime (Function)
Returns the time of the last update for the index statistics.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
BurnerAddFile (Function)
Adds a file to the compilation.