ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
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.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Check: Sending an email
The monitoring robot will......
Designing a supercontrol
A supercontrol is an advanced type of control......
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.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
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.
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.