ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
License agreement for Native Sybase Connector
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
The Edit control
The Edit control allows users to enter data......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......