ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Document (Type of variable)
The Document type is used to handle a "docx" document.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Font management properties
List of font management properties...
Automatic error handling
Error handling can be customized for each process......
Phone management functions
List of functions for phone management...
dBorder (Function)
Draws the borders.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
grImageSize (Function)
Defines the size of the image containing the chart.
FileDisplay (Example)
Usage example of the FileDisplay function
dLine (Example)
Usage example of the dLine function
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
SQLChangeConnection (Function)
Modifies the current connection.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).