ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Border (Type of variable)
The Border type is used to handle a border through programming...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
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....
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
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.
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.
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......