ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
History of versions
The history of setup versions is an advanced feature of the network setup......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
PythonExecute (Function)
Executes a function present in a Python module.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
HTTPRequest (Function)
Starts an HTTP request on a server.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Composite variable
A composite variable contains different types of elements (members)...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......