ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageChangeLayout (Function)
Applies a specific layout to a page.
TimePicker (Function)
Opens the system time picker.
Browser management functions
List of functions for managing browsers...
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
ImageLast (Function)
Displays the last image for the scroll.
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)....
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
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......
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...
Creating nested reports