ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fEncrypt (Example)
Usage example of the fEncrypt function
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Events associated with List Box controls
List of events associated with List Box controls...
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
HDFS functions
The following functions are used to manage files on a HDFS system......
Popup window
WINDEV allows you to open windows in popup format......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
dPolygon (Example)
Usage example of the dPolygon function
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
dCircle (Example)
Usage example of the dCircle function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
WINDEV applications for Linux: Specific features
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....