ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
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.
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....
AAF: Context menu of Image controls
A context menu is available for Image controls......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
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....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
PicResize (Function)
Resizes a WDPic image.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Error 108: The size of the variable is not allowed
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.