ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
LooperInsertLine (Function)
Inserts a row into a Looper control.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
WINDEV Mobile Framework License Agreement
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
12. Retrieving data from a site
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
WDZip: Overview
WDZip is used to compress and group your files in archives......
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......