ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
HintTextColor (Property)
The HintTextColor property is used to get and change the hint text color of an Edit control.
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.