ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
fCreate (Function)
Creates an external file.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
fRename (Function)
Modifies the name of a file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.