ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerEject (Function)
Opens or closes the door of current burner.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
Data source (Example)
Usage example of the Data source type
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
HLogInfo (Function)
Adds comments to the log when saving the operation.
ThreadPause (Function)
Pauses the current thread during the specified duration.
ServiceWait (Function)
Pauses the current service during the specified duration.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
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.
15. Unit tests on the executable
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Printing in PDF format: Special cases
Specific features of print in PDF format...
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
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....