ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Emulating constants
List of constants used by the functions for emulating automated tests....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
fSelectDir (Function)
Opens a directory picker.
Designing a supercontrol
A supercontrol is an advanced type of control......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Check: Sending an email
The monitoring robot will......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Error 116: An array dimension must be an integer value
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....