ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
WLanguage properties available in PHP
The following properties are available in PHP...
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
11. Controls in practice
Discover the main characteristics of the controls...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Action Bar control events
fSelect (Function)
Opens the Windows file picker.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......