ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
<Source>.BuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
The Spreadsheet control
Spreadsheets are one of the most used office tools......