ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateToDay (Function)
Returns the day that corresponds to a given date.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
WebSocket functions
List of functions specific to WebSocket servers...
Events associated with the Conference control
List of events associated with a Conference control...
Image control in a page
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Data model editor: types of links
Several types of links can be found between the files......
<Array>.Max (Function)
Returns the greatest value in the array.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Socket management functions
List of functions for managing sockets...
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Analysis links
The links are used to link the files found in an analysis between themselves......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
WEBDEV concepts