ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
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.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
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....
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
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.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
PicResize (Function)
Resizes a WDPic image.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Error 108: The size of the variable is not allowed
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
9. Generation modes
WINDEV Mobile includes different types of generation......
ServiceWait (Function)
Pauses the current service during the specified duration.