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.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Reports
A report provides a custom view of data......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
The Word Processing control
documents in docx format......
The Image control
The Image control is used to......
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services...
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
WDZip: Overview
WDZip is used to compress and group your files in archives......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element...
Assisted universal replication
To easily establish the universal replication between the data of a remote application...
How to create a patch?
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application...
13. Types of standard controls