ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Upload control events
The following processes are associated with the Upload control:...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
fWriteLine (Example)
Usage example of the fWriteLine function
iParameter (Function)
Retrieves the printer configuration and configures the print.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
OBEX constants
List of constants used by the OBEX functions....
Private Store for mobile applications
There are two methods two deploy your applications......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
ShellExecute (Function)
Opens a document in its associated application.
HModify (Example)
Usage example of the HModify function
API (Example)
Usage example of the API function
CallDLL32 (Example)
Usage example of the CallDLL32 function
HIndex (Example)
Usage example of the HIndex function
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Table,Count (External language)
Returns the number of elements in a Table control.
fReadLine (Example)
Usage example of the fReadLine function