ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinFutureVal (Example)
Usage example of the FinFutureVal function
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
BurnerAddFile (Function)
Adds a file to the compilation.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
fListResource (Function)
Lists the resources integrated to the application.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fWrite (Function)
Writes: a character string into an external file. a memory section....
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
HOpen (Function)
Opens a data file.