ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Error 1049: The access directives are not allowed in a composite variable
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
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)......
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.
<Array>.Sort (Function)
Sorts a WLanguage array.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SocketWrite (Function)
Writes a message intended to another socket.
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.
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.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
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....
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...