ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Managing space characters in the searches?
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Binding a Combo Box control to an item
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
ERR_NO_APPLICATION
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......