ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fShortName (Example)
Usage example of the fShortName function
JavaExecute (Example)
Usage example of the JavaExecute function
fDelete (Example)
Usage example of the fDelete function
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
FTPTime (Example)
Usage example of the FTPTime function
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Find/Replace in the current project
The "Find/Replace" feature is used to......
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
Events associated with Shape controls
List of events associated with Shape controls...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
fEncrypt (Example)
Usage example of the fEncrypt function
xlsColumnType (Example)
Usage example of the xlsColumnType function
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
fCopyFile (Example)
Usage example of the fCopyFile function