ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
How to use an array of structures?
An array of structures is an Array variable......
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Date and Time management functions
List of functions for managing dates and times...
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Error 1017: The method is not global: use: to access it
WDHFDiff - Use
WDHFDiff is used to compare......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Outstanding progress bars
Simple or symmetric progress bar?...