ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperDelete (Function)
Deletes a row from a Looper control.
DriveListeFile (Function)
Lists files in an Drive directory.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
iPrintReport (Function)
Prints a report created with the report editor.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Programming automatic calculations in the columns of a Table control
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Select query description window: Items that can be used
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
sEvent (Function)
Branches an event on a serial port.
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
WINDEV and the SOAP protocol