ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
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....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
ERR_BUTTON_EXPECTED
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Composite keys
A composite key is a key item containing several other items......
Print modes of a report
Several print modes are available for a report....
.NET object
To access a class......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Multi-project search
Performing a search in the current project is a common operation......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
7. Multilingual applications in practice
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Analysis links
The links are used to link the files found in an analysis between themselves......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
7. Multilingual sites in practice
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
ReplicSynchro: Use