ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Projects in practice
Discover the main operations that can be performed on a project....
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
IFrame control
IFrame is an HTML concept......
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Events associated with framesets
List of events associated with framesets...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Body block
The Body block corresponds to the main block of the report......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Popup window
WINDEV allows you to open windows in popup format......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
HFSQL constants
List of constants used by the HFSQL functions....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
WDTRAD overview
In-App functions
The following WLanguage functions are used to manage In-App purchases......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.