ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HFSQL constants
List of constants used by the HFSQL functions....
Internal component
An internal component is a set of elements from a project......
FolderData (Function)
FolderData is kept for backward compatibility.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
SMSSend (Function)
Sends an SMS.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
XMLFind (Function)
Performs a search in an XML document.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Events associated with supercontrols
List of events associated with supercontrols...
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......
HRead (Function)
Reads a record in a file according to a given record number.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.