ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
InvalidInput (Property)
The InvalidInput property determines if a control prevents the user from leaving when they enter invalid data.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
SMSReset (Function)
Resets all variables of SMS structure.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.