ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
5. Deploying a dynamic site (Session or AWP) in practice
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Keep-alive on connection
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
HaspHLLogin (Function)
Connects the application with a Hasp key.
gpwConnectUser (Function)
Connects a user to the User Groupware.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
<hdfsConnection variable>.CloseConnection (Function)
Closes a connection to a Hadoop server.
<hdfsConnection variable>.OpenConnection (Function)
Opens a connection to a Hadoop server.
JSONToXML (Function)
Converts a JSON string to XML.
XMLToJSON (Function)
Converts an XML string to JSON.
DDERecipient (Function)
Identifies the recipient of a DDE connection.
StreamReject (Function)
Refuses a request for stream connection.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.