ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Right (Function)
Extracts the last characters from a string or string buffer.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
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....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
HSetREP (Function)
Enables or disables the management of .REP file.
Software Factory
The concept of software factory is used to automate the process for creating applications....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
fExeDir (Function)
Returns the directory from which the execution is started.
Translating a text file with WDTRAD
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Code completion in the code editor
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.