ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
fShortName (Example)
Usage example of the fShortName function
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Height (Property)
The Height property is used to get and change the height of an element.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
fDelete (Example)
Usage example of the fDelete function
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Size (Property)
The Size property is used to determine and change the size of an element.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
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......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Handling menu options programmatically
The menu options can be handled......
MySelf (Reserved word)
MySelf is used to handle the current control...
FileDisplay (Function)
Displays a file in the browser of Web user.
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).
14. Managing the "Back" button in practice
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.