PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → [WD22] Name of help file
[WD22] Name of help file
Débuté par Erik Schwarz, 20 aoû. 2017 15:27 - 2 réponses
Posté le 20 août 2017 - 15:27
Hi,

when creating a help file Windev always changes the name to 'Name001.chm' (adding '001'). Is there a way to avoid this? Is it possible to rename later?
Would also like to create a 'pdf' from the same source, so I Need to create a help and then compile as chm and/or pdf as well.

In the new Feature brochure (number 229,230,231) they are telling that html will be the new Standard. What's about chm?

Any ideas?

Erik
Posté le 20 août 2017 - 15:37
Hi Erik,

yes, the 001 is the language's number. Interestingly, German is in fact #1. Switching between languages means a switch of help files too.
Posté le 20 août 2017 - 15:41
Hi Guenter,

well, that makes sense. Thanks for the info.
I am just playing around with that 'html' type.
Trying to do a context sensitive jump to it.

g

Erik