ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Dashboard control
Dashboards are essential elements in an application......
HTTPSendForm (Function)
Sends an HTTP form.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
How to create a menu?
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
WEBDEV Application Server 2024
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
HCreateMovableReplica (Function)
Creates a movable replication.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......