ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
iLine (Function)
Prints a line at specified coordinates.
fChangeExtension (Function)
Changes the extension of a file on disk.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
iSkipLine (Function)
Forces one or more line break.
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Library,Disk (External language)
Opens the project library that is stored on disk.
fCreateLink (Function)
Creates a link on a file at the specified location.
zipExist (Function)
Used to find out whether an archive exists.
ExtractLine (Function)
Extracts a specific line from a character string.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
dPolyline (Function)
Draws a line composed of multiple segments.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).