ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Running the test of the User Groupware and installing it
The stress tests are used to check......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Customizing the User Groupware
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Android Widget windows
An Android application can contain one or more Widget windows......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.