ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
gImage (Function)
Builds a sequence of characters containing an image.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
DateToInteger (Function)
Converts a date to an integer.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
HErrorLock (Function)
Used to check whether a lock error occurred.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
fListResource (Function)
Lists the resources integrated to the application.
HRead (Function)
Reads a record in a file according to a given record number.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......