ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
XML management: Use example
This application example manages an XML file named "Orders......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Principle for running threads
At runtime, an application runs in a main thread......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
OpenMobileWindow (Function)
Opens a window in a mobile application.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Code snippets
The code editor allows you to enter "Code snippets"......
Custom tooltips
Tooltips are very useful for application users......
Global and local variable
Two types of variables are available......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Input (Function)
Displays a message allowing the user to type an information.