ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
ThreadExecute (Function)
Starts the execution of a secondary thread.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
FileDisplay (Function)
Displays a file in the browser of Web user.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
Events associated with supercontrols
List of events associated with supercontrols...
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
SOAPRun (Function)
Runs a procedure on a SOAP server.
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....