ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorBuild (Function)
Displays a custom error message in a system error window.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
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......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Global and local variable
Two types of variables are available......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
2. Projects in practice
Discover the main operations that can be performed on a project....
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Debugging constants
List of constants used by the debugging functions...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
MyParent (Reserved word)
MyParent is used to handle...
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
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....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
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....