ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
grIncreaseData (Function)
Adds a value to a data in a chart.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
EmailUpdate (Example)
Usage example of the EmailUpdate function
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
HTTPCreateForm (Function)
Creates an HTTP form.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
HSendMessageToClient (Function)
Displays a message on the client computers.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.