ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
ComponentInfo (Function)
Returns information about a component.
Contains (Function)
Allows you to check if a substring is within a string.
RGBGreen (Function)
Returns the green component of an RGB color.
Fax constants
List of constants used by the functions for managing faxes....
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
SocketExist (Function)
Checks the existence of socket.
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.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
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.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
<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.
HFSQL Client/Server: Configuring the data files on the server
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
<Image>.Fill (Function)
Colors an area in an Image control.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.