ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data...
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data...
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Events associated with Combo Box controls
List of events associated with Combo Box controls
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Composite keys
A composite key is a key item containing several other items......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview...
Automatic error handling
Error handling can be customized for each process......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find...
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL...
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Installing and starting WDTRAD
Installing and starting WDTRAD
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform...
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform...
11. User Macro-Code: UMC in practice
Compilation options (HLP format)
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Outstanding progress bars
Simple or symmetric progress bar?...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......