ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportQueryConnection (Function)
Initializes the query linked to the report.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
ThreadMode (Function)
Changes the management mode of threads.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
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).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
ServiceRestart (Function)
Restarts a service (already started).
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
Header
The Header property is used to get and change a header.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function