ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Assignment of RETURN
The return value of the process currently run can be assigned...
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Interactive notification management constants
Interactive notification management constants...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Android Widget windows
An Android application can contain one or more Widget windows......
HChangeName (Function)
Modifies the physical name of a data file.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.