ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
<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.
<Date type>.ToString (Function)
Converts:
  • a date to a string in the specified format.
  • a date time to a string in the specified format.
StringFormat (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.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data...
<Unicode string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
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.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified 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.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
<ANSI string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Format (Property)
The Format property is used to identify and change the format of an element
Setup in MSI format
You have the ability to create a setup program in MSI standard......
SCM file format evolutions
Four versions are available for the SCM repository......
Installing a Webservice (old format)
Image control: the supported formats
The supported image formats are as follows:...
Compilation options (chm format)
Compilation options (HLP format)
Printing in PDF format: Special cases
Specific features of print in PDF format...
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File...
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous...
Help editor options
The options of the help editor ("Display......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
1
2
>