ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSeek (Function)
Gets and sets current position in an external file.
ComponentLocate (Function)
Specifies the access path to an external component of project.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<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.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
HListUser (Function)
Returns the list of users defined for a connection.
SocketClose (Function)
Closes a socket or a connection to a server socket.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
fWrite (Function)
Writes: a character string into an external file. a memory section....
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......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
1
5
6
7
8
9
128
>