ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Record (Type of variable)
The Record type is used to save the values of a record.
User Groupware files
Two categories of data files are managed......
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
Error 1049: The access directives are not allowed in a composite variable
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Sort (Function)
Sorts a WLanguage array.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Installing a SOAP server with Netscape iPlanet 4.1
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Other operators
The following are additional operators......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.