ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
fMakeDir (Example)
Usage example of the fMakeDir function
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
zipNbFile (Example)
Usage example of the zipNbFile function
zipDeleteAll (Function)
Deletes all files from an archive.
NextTitle (Function)
Modifies the title of next window to open.
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparent area....
HErrorInfo (Example)
Usage example of the HErrorInfo function
fDir (Example)
Usage example of the fDir function
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
fRename (Example)
Usage example of the fRename function
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
SocketCreate (Function)
Creates a socket.
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function