ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Error 404: The file for HFSQL browse cannot be an expression of this type
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
12. Synchronizing data
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Merging differences (SCM)
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table 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)....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document. define button styles for a Windows notification....
Replication vocabulary
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.