ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Style of a control
As soon as it is created, a control is associated with a style......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
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......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Programming custom calculations in Table controls
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
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.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....