ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Editors / Help editor
  • Overview
  • Window for managing the page identifiers
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system.
This identifier is unique. It will be used:
  • in the description of the controls ("Help" tab).
  • programmatically, with the WHelp function.
The identifiers of help pages can be defined:
  • in the description of the page.
    Remark: This method does not provide a global view of all the identifiers used in the help system.
  • or in the page ID summary window: under the "Modification" pane, in the "Help system" group, click on "Help page identifiers".
Window for managing the page identifiers
This window displays the identifier associated with each page. You can:
  • modify the identifier of the pages in the list of pages.
  • use one of the functions for automatic numbering:
    • "Auto Num": to number pages without identifiers. The identifier is automatically calculated according to the greatest identifier used.
    • "Clear all": resets all help page identifiers.
    • "Duplicates": searches for duplicate identifiers.
    • "Print": prints the list of pages and associated identifiers.
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help