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.
Compilation options (chm format)
Message text file format
The text files created by WDMSG use a specific format......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI"...
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via...
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated...
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different...
Typing multilingual texts
For a multilingual application, you have the ability to......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic...
8. 10 tips for better interfaces...
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Events associated with supercontrols
List of events associated with supercontrols...
Events associated with Chart controls
List of events associated with the Chart controls...
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files,...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified...
Crosstab report
The report editor allows you to create "Crosstab" reports......