ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
<Source>.UnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
<Source>.UnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Link functions
Link functions are used to link the interface with the tables and vice versa. These functions are as follows:...
HUnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
gpwInitAnalysis (Function)
Initialize the database schema of the User Groupware.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
InfoBuild (Function)
Displays a custom message in a system information window.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
fClose (Function)
Closes an external file.