ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
The key items
Keys are specific items in your analysis......
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
27. Center or anchor a site horizontally
28. Site SEO
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
Various constants
List of various constants....
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
1. WLanguage functions specific to WEBDEV
2. WLanguage functions specific to phones
A WINDEV Mobile HFSQL application can also operate in Client/Server mode....