ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PicResize (Function)
Resizes a WDPic image.
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
fExeDir (Function)
Returns the directory from which the execution is started.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Private Store for mobile applications
There are two methods two deploy your applications......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Automation object
The Automation keyword is used to declare an automation object...
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Camera control in a mobile application
The Camera control is used to......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......