ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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.
<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...
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.
<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.
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.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
DurationToString (Function)
Converts a duration to a character 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.
<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 in the specified format.
SQLColumnFormat (Function)
Returns the different types of columns supported:
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set...
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
iPrintImage (Function)
Sends the image file to print to the print buffer.
Share your projects via Git
Git is a source code manager......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
Drawing constants
List of constants used by the drawing functions....
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored...