ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
HPriorityClient (Function)
Modifies the priority of a client application.
HPriority (Function)
Finds out and modifies the priority of the calling application.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
DocClose (Function)
Closes a docx file and frees the document.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
Resizing a window (AAF)
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Copying and cloning
Variables are copied using the "=" operator...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......