ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
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......
DateToInteger (Function)
Converts a date to an integer.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
DiagramToSVG (Function)
Exports a diagram to an SVG image.
WDZip: Overview
WDZip is used to compress and group your files in archives......
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.