ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HOpenConnection (Function)
Opens a connection to a specific database.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Software license agreement
WINDEV Express license agreement...
"WEBDEV Application Server - 10 connections" license agreement
"WEBDEV Application Server - 10 connections" license agreement...
Using .NET assemblies in a project
To use .NET assemblies in a project......
Responsive Web Design: Slice management
In the WEBDEV editor, different resolutions are represented via slices......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
API (Function)
Runs a function found in an external DLL.
Creating the Relation pages of a WEBDEV RAD pattern
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Internal component
An internal component is a set of elements from a project......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).