ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageChangeLayout (Function)
Applies a specific layout to a page.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
BannerLast (Function)
Displays the last plane of a Sliding Banner control.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
ImageLast (Function)
Displays the last image for the scroll.
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Using the query result
The result of a select query can be used in......
Creating nested reports
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
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.
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.