ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Using the query result
The result of a select query can be used in......
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Constants for test
List of constants used by the functions for managing automated tests....
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
Socket constants
List of constants used by the functions for socket management....
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
HFSQL properties
List of HFSQL properties...
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
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......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......