ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Drawing constants
List of constants used by the drawing functions....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Constants for managing certificates
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Kanban control events
The following events are associated with Kanban controls......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Constants for external files
List of constants used by the functions for managing external files....
2. Projects in practice
Discover the main operations that can be performed on a project....
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.