ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Information 37: Optimize your FOR loop
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Handling Scheduler controls programmatically
A Scheduler control can be......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
11. User Macro-Code: UMC in practice
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Delete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Modify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
Properties associated with Combo Box controls that display a table
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
AWP without UI
Bootstrap, Angular, React, Vue......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.