ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL view
An SQL view is a virtual data source defined by an SQL query......
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
12. Available tests
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Installing the robot controller
The monitoring robot includes three executables......
1. What is a website?
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Action Bar control events
Moves backward several records from the current position in the data file, according to a specified item....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....