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.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
Creating the windows and the pages of the RAD pattern
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application,...
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
The Signature control
The Signature control is a report control used to sign......
fSelect (Example)
Usage example of the fSelect function
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
7. AJAX technology
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help...
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting...
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window...
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model...
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can...
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....