ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLModify (Function)
Modifies the content of the current element found in the XML document.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
fRemoveDir (Function)
Deletes a directory from a disk.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
WindowsVersion (Function)
Returns the runtime mode of Windows.
sEndEvent (Function)
Disables the detection of an event on a serial port.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
List,Add (External language)
Adds an element to a Combo Box or List Box control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.