ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You can use Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Creating the Relation windows of a WINDEV RAD pattern
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
HViewToFile (Example)
Usage example of the HViewToFile function
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Constant
The constants are language elements whose value is fixed once and for all...
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
DnDCursor (Example)
Usage example of the DnDCursor function
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
fWriteLine (Example)
Usage example of the fWriteLine function
DnDEvent (Example)
Usage example of the DnDEvent function
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Text (Property)
The Text property is used to get and modify text.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
LooperSelectMinus (Function)
Deselects a row in a Looper control.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Starting WDOptimizer in a command line