ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
23. Print modes
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
ERR_BAD_ACTION
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Typing multilingual texts
For a multilingual application, you have the ability to......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
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.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
Error 2109: You are using the ObjectInfo function
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.