ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HCancelSeek (Function)
Cancels the current search criterion.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HForward (Example)
Usage example of the HForward function
HChangeKey (Function)
Changes the browse item.
HChangeKey (Example)
Usage example of the HChangeKey function
HChangeConnection (Example)
Usage example of the HChangeConnection function
HChangeName (Example)
Usage example of the HChangeName function
HCreateMovableReplica (Function)
Creates a movable replication.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HDBIndex (Function)
Opens an xBase index file.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HDeclare (Example)
Usage example of the HDeclare function
WDDeploy features
WDDeploy can be used to......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
tapiListen (Example)
Usage example of the tapiListen function
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
tapiRecord (Function)
Records the current communication as a".WAV" file.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......