ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Projects in practice
Discover the main operations that can be performed on a project....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Global and local variable
Two types of variables are available......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
ErrorBuild (Function)
Displays a custom error message in a system error window.
MyParent (Reserved word)
MyParent is used to handle...
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
SocketClose (Function)
Closes a socket or a connection to a server socket.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
fAttribute (Function)
Returns or modifies the attributes of a file.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
SocketWrite (Function)
Writes a message intended to another socket.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....