ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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....
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
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.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
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......
fExeDir (Function)
Returns the directory from which the execution is started.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
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....
1
2
3
4
5
6
10
>