ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Various constants
List of various constants used by the constants WINDEV functions....
Merging differences (SCM)
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Error 1054: 'Ancestor' cannot be used outside the code of a class
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
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......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
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. .......
15. Repeating a group of controls: loopers
Creating the link buttons in the windows of a WINDEV RAD pattern
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
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......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
HClient structure
The HClient structure is used to......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
Creating the menus for the windows of the WINDEV RAD pattern
WEBDEV Application Server - 10 connections - License agreement
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Creating the Table windows of the WINDEV RAD pattern