ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Compilation options
The compilation options allow you to define the help system generation settings......
3. Deploying a WINDEV application
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
WINDEV Framework License Agreement
zipOpenRAR (Function)
Opens an existing archive in RAR format.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....