ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Link functions (prefix syntax)
Link functions are used to link the interface with the tables and vice versa....
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
gpwResetPassword (Function)
Resets the password of a registered user.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML web services.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WINDEV 2024
WEBDEV 2024
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
<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)....
<Source>.UnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
USBFind (Function)
Finds a USB device according to keywords.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.