ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiDial (Function)
Dials a phone number for a voice line.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
SMS functions
List of SMS functions...
SMSSend (Function)
Sends an SMS.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
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....
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSReset (Function)
Resets all variables of SMS structure.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
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......
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.
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......
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.