ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Image editor: Features
The image editor includes several features......
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
Selection (Property)
The property Selection property displays the characteristics of the selection (or cursor): in a Word Processing control. Note: This selection is located in the part being edited (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......