ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Format (Property)
The Format property is used to define the data format of a data file.
<WLanguageCodeFormatting>.Format (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation.
Format of the content in the text file
The text files created by WDMSG use a specific format...
<ANSI string>.Format (Function)
Formats a character string according to the selected options.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
StringFormat (Function)
Formats a character string according to the selected options.
TimeToString (Function)
Converts a time to a string in the specified format.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
The formatted display control
This control shows dates, times and currency values with the corresponding display format...
ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
SQLColumnFormat (Function)
Returns the different types of columns supported:
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
<Unicode string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
  • alpha channel.
<Date type>.ToString (Function)
Converts:
  • a date to a string in the specified format.
  • a date time to a string in the specified format.
<ANSI string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToString (Function)
Converts:
  • a date to a string in the specified format.
  • a date time to a string in the specified format.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
HRecordToXML (Function)
... string in XML format.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified...
DisplayAsMarkdown (Property)
... in Markdown format.
<Connection variable>.RetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used...
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
DriveRecoverFileGgl (Function)
... format.
<Variable gglDrive>RetrieveGglFile (Function)
... format.
NumToFinancialWritingChinese (Function)
... format.
XML functions (prefix syntax)
List of XML functions...
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client...
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given...
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Millisecond (Property)
the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify...
1
5
6
7
8
9
50
>