ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VariantConvert (Function)
Converts the value stored in a Variant variable].
LoWord (Function)
Returns the two low bytes of an integer.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Programming the table cells
The Table controls can be handled......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
fSeparator (Function)
Returns a file path with normalized separators.
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
NET constants
List of constants used by the DotNet functions....
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
ReplicInfo (Function)
Returns information about a replication.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
ShellExecute (Function)
Opens a document in its associated application.