ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
RGBGreen (Function)
Returns the green component of an RGB color.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
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......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
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....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
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....
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......
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HSetREP (Function)
Enables or disables the management of .REP file.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
fExeDir (Function)
Returns the directory from which the execution is started.
1
2
3
4
5
6
72
>