ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Camera functions
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
<Source>.Cross (Function)
Crosses a record in a data file.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HDescribeFile (Function)
Describes a data file programmatically.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
iPrintReport (Function)
Prints a report created with the report editor.
fWrite (Example)
Usage example of the fWrite function
Camera/Video functions (prefix syntax)
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
Video functions
List of video functions...
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
iParameterPDF (Example)
Usage example of the iParameterPDF function
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
iFont (Function)
Selects the default font.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...