ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
<Array>.Copy (Function)
Copies the content of an array to another array.
Organization chart linked to a data file
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
CursorDisplay (Function)
Displays or hides the mouse cursor.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Operations performed on class diagrams
The following paragraphs explain......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
The use of the Automation type in a site is reserved for the advanced users
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Classes, members, methods and properties
A class is made of......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
15. Project Management Hub
The Tab control
The Tab control is used to simultaneously display different controls......