ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
FTPTime (Example)
Usage example of the FTPTime function
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
EmailReadNext (Example)
Usage example of the EmailReadNext function
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
Browser constants
FTPGet (Example)
Usage example of the FTPGet function
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
BCToImage (Function)
Generates the image of a bar code.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
FTPDate (Example)
Usage example of the FTPDate function