ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HTMLToText (Function)
Converts an HTML string or buffer to text.
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....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
How to develop a PHP site?
What is a PHP site?......
Programming custom calculations in Table controls
Style of a control
As soon as it is created, a control is associated with a style......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
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......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
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.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
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.
Error (Function)
Displays a custom error message in a system error window.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......