ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
FBSessionStatus (Function)
Checks the status of a Facebook session.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Find out the account that runs the AWP protocol
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
ERR_DISCONNECTED_EXEC
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......