ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
12. Universal replication
Copies a directory on a remote drive to another directory....
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Creating a Pivot Table control
To create a Pivot Table control......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....