ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
fFileName (Function)
Returns the name of an external file that is currently opened.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
ComponentLocate (Function)
Specifies the access path to an external component of project.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
<Component>.Load (Function)
Loads an external component independent of the current project.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fSeek (Function)
Gets and sets current position in an external file.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
fWrite (Function)
Writes: a character string into an external file. a memory section....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
1
5
6
7
8
9
155
>