ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: SCM tab
The project description window allows you to configure various elements of your project......
The "Database schema" pane
The "Database schema" pane shows......
The Clickable Image control
The Clickable Image control can be used to......
.Net functions
List of .Net functions...
Sub-query
A sub-query is a query whose result is used by another query......
HInfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Command variable>.Kill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
<Command variable>.IsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.