ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
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)....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Configuring an application with User Groupware
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.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Android Widget windows
An Android application can contain one or more Widget windows......
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
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
HTTP constants
List of constants used by the HTTP functions....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
HTTPSendForm (Function)
Sends an HTTP form.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
WINDEV Mobile concepts
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.