ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFModify (Function)
Modifies the records of a file defined in Salesforce.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
DnDCursor (Example)
Usage example of the DnDCursor function
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
DnDEvent (Example)
Usage example of the DnDEvent function
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
PythonExecute (Function)
Executes a function present in a Python module.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
EndService (Function)
Ends the execution of the current service.
NextTitle (Function)
Modifies the title of next window to open.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.