ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Query editor
The query editor is used to automatically create queries on the data files......
Chart constants
List of constants used by the functions for chart management....
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.
IgnoreError (Property)
The IgnoreError property is used to specify errors to be ignored.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
CreateShortcut (Example)
Usage example of the CreateShortcut function
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
Installing a SOAP server with IIS
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
How to open a window?
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......