ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Sort (Function)
Sorts a WLanguage array.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
ArraySort (Function)
Sorts a WLanguage array.
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
<Array>.Sort (Function)
Sorts a WLanguage array.
Defining clickable areas
In a page, an Image control can contain clickable areas......
WLanguage procedure called by NearbyShareAcceptConnection (Progress)
WLanguage procedure ("callback") called by NearbyShareAcceptConnection to track the data transfer progress. This procedure gets the status of the current transfer.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Installing and starting WDTRAD
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.