ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
CertificateSignString (Function)
Creates the signature of a character string.
VibrationTrigger (Function)
Triggers the vibrations of the device.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
iPrintImage (Example)
Usage example of the iPrintImage function
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
MemSort (Function)
Sorts the elements found in a memory zone.