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.
Project description: Options tab
The project description window allows you to configure various elements of your project......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records...
HDescribeItem (Function)
Describes a file item programmatically.
Creating a Java archive
When your Java application is developed, you can......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI...
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection...
Burner constants
List of constants used by the burner functions....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
GglFile (Variable type)
The GglFile type is used to get all the characteristics of a file used in one of the Google Docs...
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify...
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change...
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ...
Date management constants
List of constants used by date management functions...
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ...