ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
HDelete (Function)
Deletes a record from a data file (query or view).
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
fSeek (Function)
Gets and sets current position in an external file.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HPass (Function)
Defines the password used to create or open a data file.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
4. HFSQL Classic