ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
SendMessage (Function)
Sends a Windows message to a control or to a window.
SysInstance (Function)
Returns the instance of a module.
9. Sharing a project in practice
Sharing a project in practice...
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Open (Function)
Opens a modal WINDEV window.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
8. Sharing a project in practice
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.