ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Extracting messages added or modified since last extraction
A project was already created and translated......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Creating index keywords
Index keywords allow users to easily find a help page......
Image editor: Features
The image editor includes several features......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Buffer (Keyword)
The Buffer keyword can correspond to...
Binding a Link control to an item
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
ERR_DISCONNECTED_ERROR
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......