ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Analysis in practice
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
First project window
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
EventClose (Function)
Closes a synchronization event between several threads.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
FolderData (Function)
FolderData is kept for backward compatibility.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
ArrayDistinct (Function)
Returns an array without duplicates.