ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Error 1010: The member of the class is constant
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
4. Monitor your applications
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
9. Monitor your sites, servers, etc.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Start of Break block (Break header)
The Start of break block is optional......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......