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.
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:
<Date type>.ToString (Function)
Converts:
  • a date to a string in the specified format.
  • a date time to a string in the specified format.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files...
mongoOperationUpdateOne (Variable type)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document...
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Constants used by the scanner functions
Constants used by the scanner functions...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
mongoOperationUpdateAll (Variable type)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document...
Label report
The report editor allows you to create "Label" reports......
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document...
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document...
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document...
VideoCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record...
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add...
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native...
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
CameraCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record...
MCI constants
List of constants used by the MCI functions....
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....