ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1035: A class used in a structure must have a constructor without parameter...
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Error 120: Redefinition of the structure
The OLE control
The OLE control is used to handle an OLE object......
Error 103: The type is unknown
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
<Source>.RecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
2. Analysis in practice
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
<TreeView Table>.MoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
<TreeView Table>.SwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
1
2
3
4
5
6
318
>