ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
ERR_NO_PAGE
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Clipboard functions
List of functions for managing the clipboard...
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Defining clickable areas
In a page, an Image control can contain clickable areas......
Control management functions
List of functions for managing controls...
Windows event management functions
List of functions for managing Windows events...
Dialog box management functions
List of functions for managing dialog boxes...