ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Structure (Type of variable)
A structure is a custom type of data...
Compilation options (HLP format)
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
HiWord (Function)
Returns the two high bytes of an integer.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
5. Project configuration
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....