ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Printing in PDF format: Special cases
Specific features of print in PDF format...
HChangeConnection (Example)
Usage example of the HChangeConnection function
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Creating a window skin template
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
fSeek (Example)
Usage example of the fSeek function
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
eCurrencyName (Function)
Returns the caption of a currency.
Kanban control events
The following events are associated with Kanban controls......
fTempPath (Example)
Usage example of the fTempPath function
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
zipInfoFile (Example)
Usage example of the zipInfoFile function
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.