ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Using a query with parameters
A query with parameters can be used......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Creating the Table pages of the WEBDEV RAD pattern
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
MyParent (Reserved word)
MyParent is used to handle...
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Record (Type of variable)
The Record type is used to save the values of a record.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......