ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBRed (Function)
Returns the red component of an RGB color.
INIRead (Example)
Usage example of the INIRead function
fDelete (Example)
Usage example of the fDelete function
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
RGBGreen (Function)
Returns the green component of an RGB color.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
RGBBlue (Function)
Returns the blue component of an RGB color.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
fShortName (Example)
Usage example of the fShortName function
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
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....
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
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....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
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......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
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......
1
2
3
4
5
6
12
>