ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
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......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
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.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
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.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
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.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Project Management Hub: Time tracking
The time spent can be listed on......
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
<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.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.