ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Error 1: Syntax error
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.