ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinCurrentVal (Function)
Returns the current value of investment.
14. PHP generation in practice
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
Constants for managing emails
List of constants used by the functions for managing emails....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
".STY" file: "Style sheet" file
A style sheet is a "......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
ChangeStyle (Function)
Modifies the style of a control dynamically.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Describing an element
A flexible modeling includes different elements linked together......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
5. Which type of server to choose?
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.