ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Constants for managing Big Data Redis databases
Accessing a database via a web service
The database can be accessed via a web service......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Configuring the setup program
Two tools can be used to create a setup program......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Constants for external files
List of constants used by the functions for managing external files....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
Sending elements to Free Technical Support
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
JavaExecute (Example)
Usage example of the JavaExecute function
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack