ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
NFC constants
List of constants used by the NFC functions...
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Windows
The windows represent the main interface of a WINDEV application......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
9. Types of standard controls
Types of standard controls...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
How to create a patch?