ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Assignment operators
Three assignment operators are available......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Materialized view
BackgroundTaskAdd (Function)
Adds a new background task.
Count (Property)
The Count property returns the number of elements in a given set.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
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....
Compilation options
The compilation options allow you to define the help system generation settings......
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.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
HToItem (Function)
Assigns the specified value to an item of the current record.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Voice commands in your applications
The applications that you develop can react to the user's voice......
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......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......