ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iBorder (Function)
Prints a border at specified coordinates.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
SysRecentDocList (Function)
Returns the list of recently opened documents.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
2. Static or dynamic site
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.