ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<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
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
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.
The Breadcrumb control
...The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back...
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options...
Events associated with Looper controls
List of events associated with Looper controls...
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values...
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via...
ShellExecute (Function)
Opens a document in its associated application.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current...
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI)...
Android Control Center
Do you know where to find your application log files?...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level...
Creating an executable: General options
The main executable options are as follows......
Creating the skin template of a report
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications...