ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
The Flexbox control
Flexbox is a standard layout system for web pages......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
9. Hardware and software requirements
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......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Currencies
A currency is a real coded on 10 bytes....
Error 202: The method already has an access attribute (public, protected or private)
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......