ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Query based on query
Queries can be based on items from another query......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
8. Associating controls with data
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Defining clickable areas
In a page, an Image control can contain clickable areas......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.