ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
HSetREP (Function)
Enables or disables the management of .REP file.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Right (Function)
Extracts the last characters from a string or string buffer.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
fExeDir (Function)
Returns the directory from which the execution is started.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Translating a text file with WDTRAD
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
dCopy (Function)
Copies an image to another image.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
fDelete (Example)
Usage example of the fDelete function
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.