ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
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>.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.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
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.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
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......
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
ID (Property)
The ID property is used to get and change IDs.
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....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Interactive notification management constants
Interactive notification management constants...
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......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Sort (Function)
Sorts a WLanguage array.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...