ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Mask management functions
The following functions are used to manage masks......
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
SMSReset (Function)
Resets all variables of SMS structure.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
MaskFormat (Function)
Formats a character string using an InputMask variable.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.