ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Partial indexing of memos
You now have the ability to index the content of a text memo item......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
6. Multiple generation
USB constants
List of constants used by the USB functions....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Camera/Video functions (prefix syntax)
Video functions
List of video functions...
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
The Clickable Image control
The Clickable Image control can be used to......
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
WordCount (Function)
Returns the number of words in a string.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Constants used by the the functions for managing the HFSQL Cluster
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
USB functions
List of USB functions...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....