ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
NFC constants
List of constants used by the NFC functions...
Constants for managing emails
List of constants used by the functions for managing emails....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
CurrentYear (Function)
Returns the current year in integer format.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
BurnerAddFile (Function)
Adds a file to the compilation.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
OpenSister (Function)
Opens a non-modal sibling window.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Kanban control events
The following events are associated with Kanban controls......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HChangeName (Function)
Modifies the physical name of a data file.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
<Page>.OpenChild (Function)
Opens a non-modal child window.
Open (Function)
Opens a modal WINDEV window.
FTPConnect (Example)
Usage example of the FTPConnect function
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
HFilter (Function)
Defines and enables a filter on a data file, view or query.