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.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string...
Constants for the archiving functions
List of constants used by the archiving functions....
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static...
Constants for encryption/compression
List of constants used by the encryption/compression functions...
zipDeleteAll (Function)
Deletes all files from an archive.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
mongoOperationAdd (Variable type)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add...
zipExist (Function)
Determines whether an archive exists.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Functions for managing RTF controls
List of functions for managing RTF controls...
Serialization constants
The serialization constants are as follows:
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file...
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive...