ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
gglConnection (Variable type)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Sum (Function)
Calculates the sum of the array elements.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Events associated with the project
List of events associated with the project...
Enqueue (Function)
Adds an element to the queue.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Push (Function)
Pushes an element onto the stack.