ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
ArrayCopy (Function)
Copies the content of an array to another array.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
WINDEV applications for Linux: Specific features
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Python: Native calls
WLanguage allows for native Python calls......
Scheduler control events
The following events associated with Scheduler controls:...
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.