ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
MemAdd (Function)
Adds an element to a memory area.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
iPrintArea (Function)
Prints a text in a rectangular area.
MutexEnd (Function)
Signals that the thread frees the mutex.
Referring to an element in a WLanguage event / process
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
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......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
iLine (Function)
Prints a line at specified coordinates.
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......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.