ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Creating the Table windows of the WINDEV RAD pattern
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
CallDLL32 (Function)
Runs a function found in an external DLL.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
SQLExec (Function)
Names and runs an SQL query.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
HDelete (Function)
Deletes a record from a data file (query or view).
Drawing constants
List of constants used by the drawing functions....