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.
Installing the robot controller
The monitoring robot includes three executables......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client...
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example:...
Image control in a page
Custom properties (WLanguage)
A custom property is a code element with two events......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Creating requirements
The following steps must be performed to implement the requirements......
8. Sharing a project in practice
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
ChangeStyle (Function)
Modifies the style of a control dynamically.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
The "Code hashtags" pane
8. Windows in practice
Discover the main actions that can be performed on the windows....
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......