ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Copying and cloning
Variables are copied using the "=" operator...
Project description: Files tab
The project description window allows you to configure various elements of your project......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Other operators
The following are additional operators......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
ThreadExecute (Function)
Starts the execution of a secondary thread.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Creating and handling an item
The main operations that can be performed on an item are as follows......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Error 1003: The element does not exist in the class
Installing a SOAP server with Apache
Various WEBDEV constants
Various WEBDEV constants...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
2. Projects in practice
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Principle for running threads
At runtime, an application runs in a main thread......
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......