ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
1. What is the WEBDEV administrator used for
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Error 1001: The operators: and:: can only be used in the methods of classes
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
8. Sharing a project in practice
9. Sharing a project in practice
Sharing a project in practice...
Error 1054: 'Ancestor' cannot be used outside the code of a class
ModbusDisconnect (Function)
Closes the Modbus session.
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
ContextClose (Function)
Closes a page context.
MCIClose (Function)
Closes a media file.
HCloseAnalysis (Function)
Closes the current analysis.
HCloseConnection (Function)
Closes a connection to a database.
xlsClose (Function)
Closes an XLS file.
<DiskFile variable>.Close (Function)
Closes an external file.
fClose (Function)
Closes an external file.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
1
2
3
4
5
6
105
>