ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Constants for external files
List of constants used by the functions for managing external files....
HFSQL Client/Server: Setting up the server
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Constants for managing the registry
List of constants used by the registry management functions....
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
HSubstDir (Example)
Usage example of the HSubstDir function
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
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)....
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
System constants
List of constants used by the system functions....
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
GetVariableDefinition (Function)
Gets the description of a variable.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min