ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.RecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Viewing a report in 3D
Your report displays controls that overlap?......
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HChangeConnection (Function)
Dynamically changes the connection associated with a table.
HCloseConnection (Function)
Closes a connection to a database.
HOpen (Function)
Opens a table.
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Replication management functions
Three types of replication are proposed......
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
<Connection variable>.ListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HCross (Function)
Crosses a record in a table.