ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PaletteChange (Function)
Changes the palette used by the project or by a window.
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
MySelf (Reserved word)
MySelf is used to handle the current control...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Size (Property)
The Size property is used to determine and change the size of an element.
Database management in Java WINDEV applications
This document presents the different access modes to databases from a WINDEV Java application......
Height (Property)
The Height property gets and sets the height of an element.
FileDisplay (Function)
Displays a file in the browser of Web user.
<Palette variable>.Load (Function)
Loads a palette from a .wdpalette file.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Handling menu options programmatically
The menu options can be handled......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
PaletteLoad (Function)
Loads a palette from a .wdpalette file.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.