ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ANSI string>.Format (Function)
Formats a character string according to the selected options.
<WLanguageCodeFormatting>.Format (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation.
Format (Property)
The Format property is used to define the data format of a table.
Format of the content in the text file
The text files created by WDMSG use a specific format...
StringFormat (Function)
Formats a character string according to the selected options.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
zipFilter (Function)
Returns the list of archive 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.
The formatted display control
This control can be used to display dates, times and monetary values for example, respecting the corresponding display format...
DurationToString (Function)
Converts a duration to a character 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.
DateToString (Function)
Converts:
  • a date to a string in the specified format.
  • a date time to a string in the specified format.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data...
<ANSI string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
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.
TimeToString (Function)
Converts a time to a string in the specified format.
<Unicode string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
SQLColumnFormat (Function)
Returns the different types of columns supported:
<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.
JSON variable manipulation functions
Envoie une requête HTTP en mode asynchrone : le programme continue de s'exécuter et la réponse est...
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.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
<zipArchive variable>.OpenCAB (Function)
Opens an existing archive in CAB format.
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
1
2
3
4
5
6
90
>