ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterViewer (Function)
Configures the report viewer.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
iParameterPDF (Function)
Defines the options for the generated PDF file.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
J2EE constants
List of constants used by the J2EE functions....
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
HTTPSendForm (Function)
Sends an HTTP form.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Automation object
The Automation keyword is used to declare an automation object...
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
fTempPath (Example)
Usage example of the fTempPath function
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......