ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
iEllipse (Function)
Prints an ellipse (in a rectangle).
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Internal component description
The description of an internal component can opened at any time......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Shared information
The information entered when creating the files and the items is shared throughout the environment......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
16. Java applications in practice
Java applications in practice...
URIGetInfo (Function)
Retrieves information of a URI resource.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
EventOpen (Function)
Opens a synchronization event between several threads.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.