ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
dBackground (Example)
Usage example of the dBackground function
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Report blocks
A printed report includes several sections......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Various constants
List of various constants used by the constants WINDEV functions....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Switch control properties
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Events associated with pages
List of events associated with pages...
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Environment of the report editor
Environment of the report editor...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......