ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
ID (Property)
The ID property is used to get and change IDs.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
Installing a SOAP server with IIS
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
InfoBuild (Function)
Displays a custom message in a system information window.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Sort (Function)
Sorts a WLanguage array.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
JSONToVariant (Example)
Usage example of the JSONToVariant function
Constant
The constants are language elements whose value is fixed once and for all...
Page Header block
The Page header block is printed on each new page......
String functions
List of functions for managing character strings...
Constants for the archiving functions
List of constants used by the archiving functions....
Warning (Function)
Displays a custom message in a system warning window.