ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<ANSI string>.Format (Function)
Formats a character string according to the selected options.
Format of the content in the text file
The text files created by WDMSG use a specific format...
Format (Property)
The Format property is used to define the data format of a table.
<WLanguageCodeFormatting>.Format (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation.
StringFormat (Function)
Formats a character string according to the selected options.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
<Unicode string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
The formatted display control
This control can be used to display dates, times and monetary values for example, respecting the corresponding display format...
<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.
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.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified 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.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI...
URIGetInfo (Function)
Retrieves information of a URI resource.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Date (Type of variable)
The Date type enables you to easily handle the dates...
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file...
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
Creating a Java archive
When your Java application is developed, you can......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records...
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI...
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection...
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Burner constants
List of constants used by the burner functions....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change...
HDescribeItem (Function)
Describes a file item through programming.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Date management constants
List of constants used by date management functions...
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
zipListFile (Function)
Returns the list of files found in an archive.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify...