ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.