ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Supercontrol
A supercontrol is an advanced type of control......
HCancelBackup (Function)
Cancels a current backup.
SysTheme (Function)
Returns the current theme used on the mobile device.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
MaskFormat (Function)
Formats a character string using an InputMask variable.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
fImageSelect (Function)
Opens the image picker of Windows.
DnDCursor (Example)
Usage example of the DnDCursor function
Hash constants
List of constants used by the Hash functions....
EndService (Function)
Ends the execution of the current service.
How to perform a full file browse?
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
rssInitialize (Function)
Loads a RSS stream in memory.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.