ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using .NET assemblies in a project
To use .NET assemblies in a project......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Constant
The constants are language elements whose value is fixed once and for all...
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment...
SysRecentDocList (Function)
Returns the list of recently opened documents.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control...
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Assignment operators
Three assignment operators are available......
Sharing elements with a WINDEV application
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV...
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system...
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal...
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal...
Operations performed on object diagrams
The following paragraphs explain......
List of extension attributes
The list of extension attributes ......
.NET Assemblies
.NET is Microsoft's software development platform......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
New (Reserved word)
New is used to allocate memory space...
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element...
1
6
7
8
9
10
16
>