ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
2. Analysis in practice
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
Google Analytics functions
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
WDOptimizer: Editing and modifying a ".REP" file
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
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......
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Aliases on data files: HAlias
The aliases are used to handle......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
1
2
3
4
5
6
39
>