ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
FaxRestart (Function)
Restarts a fax in the spooler.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
FaxPause (Function)
Pauses a fax in the spooler.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
<Image>.Rotation (Function)
Rotates an Image control.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
HFSQL Client/Server: Configuring the data files on the server
<Image>.Fill (Function)
Colors an area in an Image control.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
HSL (Function)
Creates a color from its hue, saturation and lightness.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
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)......
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
ComponentLocate (Function)
Specifies the access path to an external component of project.