ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
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......
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.
LooperDelete (Function)
Deletes a row from a Looper control.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
fWriteLine (Example)
Usage example of the fWriteLine function
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
DotNetRun (Function)
Runs a procedure on a .Net server.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
<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.
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...
WINDEV and the SOAP protocol
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.