ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
How to create a menu?
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
WINDEV 2024 Tutorial - Table of contents
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
HIndex (Example)
Usage example of the HIndex function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
FTPSize (Example)
Usage example of the FTPSize function
HViewToFile (Example)
Usage example of the HViewToFile function
grMenu (Function)
Defines the type of context menu displayed by a chart.
DnDCursor (Example)
Usage example of the DnDCursor function
HCreation (Example)
Usage example of the HCreation function
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
Table,Count (External language)
Returns the number of elements in a Table control.