ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDIOpen (Function)
Opens and enables an MDI child window.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
HListConnection (Function)
Returns the list of connections currently described in the application.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Specific features of the Express version
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Print modes of a report
Several print modes are available for a report....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.