ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
15. Unit tests on the executable
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
<PDF Reader>.Highlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....