ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Creating the windows and the pages of the RAD pattern
Constants for managing Windows events
The following constants are used to manage Windows events:...
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
FinInterestRate (Example)
Usage example of the FinInterestRate function
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
Find/Replace in the current project
The "Find/Replace" feature is used to......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
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......
OpenMobileWindow (Function)
Opens a window in a mobile application.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.