ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
2. User-friendly editors in practice
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Replication: The different types
The data replication is a powerful feature......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
12. Synchronizing data
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.