ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
ThreadPersistent (Function)
Makes a thread persistent.
ExeListProcess (Function)
Returns the list of applications currently run.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file....
fLock (Function)
Entirely or partially locks an external file.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
HOpen (Function)
Opens a data file.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups...
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
NFC constants
List of constants used by the NFC functions...
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Handling report blocks
The different operations available on report blocks are as follows......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes...
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Creating the Table pages of the WEBDEV RAD pattern
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table,...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.