ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Tab control
The Tab control is used to simultaneously display different controls......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
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.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
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)...
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......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
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
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....