ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Format of the content in the text file
The text files created by WDMSG use a specific format...
The formatted display control
This control can be used to display dates, times and monetary values for example, respecting the corresponding display format...
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
<Date type>.ToString (Function)
Converts:
  • a date to a string in the specified format.
  • a date time to a string in the specified format.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string...
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected...
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected...
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings...
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time...
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format...
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format...
HtmlFormat (Property)
format. modify the input format of an edit control....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
iPrintDoc (Function)
Prints a document in "docx" format.
Sound (Function)
Plays a sound in WAV format.
DocPrint (Function)
Prints a document in "docx" format.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
CurrentYear (Function)
Returns the current year in integer format.
UUDecode (Function)
Decodes a character string in UUEncode format.
TextToRTF (Function)
Converts text to Rich Text Format.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
<zipArchive variable>.OpenCAB (Function)
Opens an existing archive in CAB format.
1
2
3
4
5
6
49
>