ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Report data source
...The reports can be created with the data coming from:...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
WINDEV: Example of programmed Drag and Drop
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Error 108: The size of the variable is not allowed
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
How to manage enumerations programmatically?
End of Document block
The End of document block is run once at the end of the report execution......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......