ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
The Edit control
The Edit control allows users to enter data......
The DotNet structure
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Commands of the external interface
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
3-tier architecture
The development in "3-tier" architecture is now simplified......