ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Record (Type of variable)
The Record type is used to save the values of a record.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
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)......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Error 1049: The access directives are not allowed in a composite variable
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
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.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Sort (Function)
Sorts a WLanguage array.
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.
URL (Property)
The URL property is used to get and change a URL.