ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
MyParent (Reserved word)
MyParent is used to handle...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
fSeek (Example)
Usage example of the fSeek function
WINDEV applications for Linux: Specific features
ColorPalette (Function)
Returns a color found in the current palette.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HFSQL Client/Server: Configuring the data files on the server
HState (Function)
Used to find out the state of a record.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
ErrorBuild (Function)
Displays a custom error message in a system error window.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
REP files
REP files contain the list of data files handled by the application....
fClose (Example)
Usage example of the fClose function
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
LooperAddLine (Function)
Adds a row at the end of a Looper control.