ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Format of the content in the text file
The text files created by WDMSG use a specific format...
<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 data file.
<ANSI string>.Format (Function)
Formats a character string according to the selected options.
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.
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.
DateToString (Function)
Converts:
  • a date to a string in the specified format.
  • a date time to a string in the specified format.
TimeToString (Function)
Converts a time to a string in the specified format.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
<Unicode string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
<Date type>.ToString (Function)
Converts:
  • a date to a string in the specified format.
  • a date time to a 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.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
StringFormat (Function)
Formats a character string according to the selected options.
<ANSI string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
<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.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the 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.
The formatted display control
This control shows dates, times and currency values with the corresponding display format...
SQLColumnFormat (Function)
Returns the different types of columns supported:
Setup mode
Several methods can be used to distribute a WINDEV application......
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie...
TwainToPDF (Function)
... from the Twain device directly in memory in PDF format (in a buffer).
TwainToGIF (Function)
... from the Twain device directly in memory in GIF format (in a buffer).
TwainToJPEG (Function)
... from the Twain device directly in memory in JPEG format (in a buffer).
TwainToTIFF (Function)
... from the Twain device directly in memory in TIFF format (in a buffer).
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database...
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Push notification
A mobile device can receive push notifications......
The Link control
... in HTML format.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date...
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format...
Extracting messages added or modified since last extraction
A project was already created and translated......
TwainToBMP (Function)
... format (in a buffer).
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Extracting the text of the project
The following text can be extracted......
Report viewer: Proposing several reports
In the document preview, end users can......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
The structure of the file for remote control
The management of remote control uses a file in INI format......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......