ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Error 1050: This member already exists in the composite variable
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Error 1033: The access directives are not allowed in a structure
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Merging differences (SCM)
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Error 1054: 'Ancestor' cannot be used outside the code of a class
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Various constants
List of various constants used by the constants WINDEV functions....
Creating the Table pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Creating the Form pages of a WEBDEV RAD pattern
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
27. Center or anchor a site horizontally
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......