ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<ANSI string>.Format (Function)
Formats a character string according to the selected options.
Format of the content in the text file
The text files created by WDMSG use a specific format...
Format (Property)
The Format property is used to define the data format of a table.
<WLanguageCodeFormatting>.Format (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation.
StringFormat (Function)
Formats a character string according to the selected options.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
<Unicode string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
The formatted display control
This control can be used to display dates, times and monetary values for example, respecting the corresponding display format...
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
<Date type>.ToString (Function)
Converts:
  • a date to a string in the specified format.
  • a date time to a string in the specified 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.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<ANSI string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
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...
HRecordToXML (Function)
... string in XML format.
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
>