ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
FocusColor (Property)
The FocusColor property gets and sets the color used to highlight input fields in a PDF form (displayed in a PDF Reader control). This new property is available from WINDEV Suite SaaS 2025 Update 3....
NdxEncryption (Property)
The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
XML: Handling multi-gigabyte files
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
<Source>.Forward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
<Source>.Backward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property gets and sets the maximum height of a thumbnail of an Image item (binary memo).