ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
CallDLL32 (Function)
Runs a function found in an external DLL.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
FTPCommand (Example)
Usage example of the FTPCommand function
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
<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.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
API (Function)
Runs a function found in an external DLL.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......