ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDir (Function)
Finds a file or directory.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
fLock (Function)
Entirely or partially locks an external file.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
fWriteLine (Example)
Usage example of the fWriteLine function
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
HErrorLock (Function)
Used to check whether a lock error occurred.
fWrite (Example)
Usage example of the fWrite function
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
ThreadMode (Function)
Changes the management mode of threads.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Constants for the archiving functions
List of constants used by the archiving functions....
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
eCurrencyName (Function)
Returns the caption of a currency.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...