ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
FinError (Example)
Usage example of the FinError function
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
HTTPRequest (Function)
Starts an HTTP request on a server.
String (Variable type)
The String type is used to manipulate strings......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
eCurrencyName (Function)
Returns the caption of a currency.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......