ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Format (Property)
The Format property is used to define the data format of a data file.
<WLanguageCodeFormatting>.Format (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation.
Format of the content in the text file
The text files created by WDMSG use a specific format...
<ANSI string>.Format (Function)
Formats a character string according to the selected options.
<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.
TimeToString (Function)
Converts a time to a string in the specified format.
fGraphicFilter (Function)
Returns the list of image 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.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
The formatted display control
This control shows dates, times and currency values with the corresponding display format...
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.
SQLColumnFormat (Function)
Returns the different types of columns supported:
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
<Unicode string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
BitmapInfo (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.
  • alpha channel.
<Date type>.ToString (Function)
Converts:
  • a date to a string in the specified format.
  • a date time to a string in the specified format.
<ANSI string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
DurationToString (Function)
Converts a duration to a character 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.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored...
Compilation options
The compilation options allow you to define the help system generation settings......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
String functions
List of functions for managing character strings...
Constants for managing certificates
NFC constants
List of constants used by the NFC functions...
NET constants
List of constants used by the DotNet functions....
iDestination (Function)
Configures the print destination.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
SNMPOIDType (Function)
Returns the type of data in an OID.
InApp constants
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
WINDEV applications for Linux: Specific features
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display...
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.