ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
<Spreadsheet>.Position (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....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
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, ......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Operations performed on class diagrams
The following paragraphs explain......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Sort the data displayed in your tables in one click
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Close (External language)
Closes the current window and restores the context that existed before the window opening.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
<Image>.Copy (Function)
Copies an image to another image.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.