ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorBuild (Function)
Displays a custom error message in a system error window.
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....
MyParent (Reserved word)
MyParent is used to handle...
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....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
SocketWrite (Function)
Writes a message intended to another socket.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
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....
dbgInfo (Function)
Returns a debug information.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......