ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
fLongPath (Function)
Returns the full long path of a file or directory.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Handling Gantt Chart controls programmatically
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
10. Embedded queries
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......