ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLast (Function)
Sets the position on the last record of a data file according to a browse item.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
DnDForce (Function)
DnDForce is kept for backward compatibility.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
zipExtractPath (Function)
Returns the path of a file found in the archive.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
How to open a window?
HRead (Function)
Reads a record in a file according to a given record number.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.