ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
HCross (Function)
Crosses a record in a data file.
HRegenerateFile (Function)
Regenerates a data file from its log.
HDescribeFile (Function)
Describes a data file programmatically.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
iSkipLine (Function)
Forces one or more line break.
iLine (Function)
Prints a line at specified coordinates.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
DiagramSave (Function)
Saves a diagram as a "diag" file.
fChangeExtension (Function)
Changes the extension of a file on disk.
fSize (Example)
Usage example of the fSize function
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
HLogStop (Function)
Stops the log process of a file.
DatePicker (Function)
Opens the system date picker.
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
Use a calendar to enter dates
iPrintImage (Function)
Sends the image file to print to the print buffer.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......