ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
DotNetRun (Function)
Runs a procedure on a .Net server.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
The Cell control
The Cell control contains controls......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Running the test of the User Groupware and installing it
MemAdd (Function)
Adds an element to a memory area.
2. Deploying a static site or a PHP site
1. Project and analysis
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
iPrintArea (Function)
Prints a text in a rectangular area.
MutexEnd (Function)
Signals that the thread frees the mutex.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......