ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable....
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.