ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketExist (Function)
Checks if a socket already exists.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Handling the framesets
The different operations that can be performed on the framesets are as follows......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
DurationToString (Function)
Converts a duration to a character string in the specified format.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
SocketCreate (Function)
Creates a socket.
Sort (Function)
Sorts a WLanguage array.
zipExist (Function)
Determines whether an archive exists.
EmailMsgError (Example)
Usage example of the EmailMsgError function
HOnError (Function)
Customizes the management of HFSQL errors.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
HChangeName (Function)
Modifies the physical name of a data file.