ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report with parameters
When printing a report, you have the ability to pass parameters to this report......
HAddUser (Function)
Adds a user to a database.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
NFCSendTag (Function)
Sends a NFC tag to another device.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
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.