ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
HDBIndex (Function)
Opens an xBase index file.
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
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)....
PageChangeLayout (Function)
Applies a specific layout to a page.
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......