ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWrite (Function)
Writes: a character string into an external file. a memory section....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Dictionary
The dictionary is a file that can contain the project elements......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
fLock (Function)
Entirely or partially locks an external file.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
DashDisplay (Function)
Refreshes elements in a Dashboard control.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Testing a project: setting
By testing the project you can simulate how the application will run......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......