ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
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......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
The different copy modes
Two different copy modes are proposed by WDTRAD......
iHLine (Function)
Prints a horizontal line at specified coordinates.
Popup control properties
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
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
WINDEV Mobile 2024 Tutorial - Table of contents
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
ThreadEnd (Function)
Ends the execution of the current thread.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
HModify (Example)
Usage example of the HModify function
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Events associated with List Box controls
List of events associated with List Box controls...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.