ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HAlias (Example)
Usage example of the HAlias function
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Project portfolio
From version 25, you can create "project portfolios"......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Test of a query
The query editor allows you to run the test of query result......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
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".
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
9. Internal page
SIPVisible (Function)
Displays the keyboard.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Drop-down button
The drop-down button expands: a context menu. a popup window....