ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. How to test a site?
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Materialized view
...A materialized view is a physical data source defined by an SQL query....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.