ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenIDIdentity (Variable type)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a web service via the OAuth 2.0 protocol.
Popup window
WINDEV allows you to open windows in popup format......
HDescribeFile (Function)
Describes a table programmatically.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
How to create a menu?
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
eCurrencyName (Function)
Returns the caption of a currency.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
picRTF (Variable type)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
sfSessionInfo (Variable type)
The sfSessionInfo type is used to get information about the current session...
emailNotesSession (Variable type)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Document (Type of variable)
The Document type is used to handle a "docx" document.
The Static control
A Static control is a control used to display a static text......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......