ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Creating the executable and the setup program
The languages supported by the application are taken into account......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Events associated with Chart controls
List of events associated with the Chart controls...
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
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......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Voice commands in your applications
The applications that you develop can react to the user's voice......