ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Managing the styles
The help editor allows you to define styles of paragraphs......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.