ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
API (Function)
Runs a function found in an external DLL.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
CallDLL32 (Function)
Runs a function found in an external DLL.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Events associated with pages
List of events associated with pages...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
WDScript: use in command-line and console mode
Warning 124: Shadowing a global variable
Multi-product external components
Components are a remarkably useful tool for development teams......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Creating the Relation windows of a WINDEV RAD pattern
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
How to open a window?
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Creating the Form windows of a WINDEV RAD pattern
Creating the link buttons in the windows of a WINDEV RAD pattern
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......