ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Compression / encryption functions
Encryption and compression functions...
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
<String type>.Format (Function)
Formats a character string according to the selected options.
MaskFormat (Function)
Formats a character string using an InputMask variable.
StringFormat (Function)
Formats a character string according to the selected options.
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Image control: the supported formats
The supported image formats are as follows:...