ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Check: Sending an email
The monitoring robot will......
Error 203: The procedure already has a scope attribute (local or global)
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
12. Retrieving data from a site
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Edit options of a report
The report editor allows you to......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....