ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
HPrevious (Function)
Positions on the previous file record according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Report blocks
A printed report includes several sections......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
WDTRAD license agreement
WDTRAD license agreement...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Drawer control properties
List of properties associated with the Drawer control...
Using .NET assemblies in a project
To use .NET assemblies in a project......
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....
Bitwise operators
The operations on binary values are performed......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.