ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SendKey (Function)
Simulates the keystrokes and the mouse actions.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
iPageHeight (Example)
Usage example of the iPageHeight function
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Label report
The report editor allows you to create "Label" reports......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
iZoneHeight (Example)
Usage example of the iZoneHeight function
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
fDir (Example)
Usage example of the fDir function
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
fRead (Example)
Usage example of the fRead function
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
fCompress (Example)
Usage example of the fCompress function
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
RegistryRename (Function)
Renames a key in the registry.
fCopyFile (Example)
Usage example of the fCopyFile function