ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
ThreadMode (Function)
Changes the management mode of threads.
Events associated with ListView controls
List of events associated with ListView controls...
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Starting WDOptimizer in a command line
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Constants for external files
List of constants used by the functions for managing external files....
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
dbgEnableLog (Function)
Enables the runtime log programmatically.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Constants for telemetry management
Constants for telemetry management...
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.