ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCreate (Example)
Usage example of the fCreate function
HTTP constants
List of constants used by the HTTP functions....
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
AJAXExecute (Example)
Usage example of the AJAXExecute function
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
HCloseConnection (Example)
Usage example of the HCloseConenction function
fClose (Example)
Usage example of the fClose function
fListDirectory (Example)
Usage example of the fListDirectory function
fCopyFile (Example)
Usage example of the fCopyFile function
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Constants for managing certificates
CreateShortcut (Example)
Usage example of the CreateShortcut function
fCompress (Example)
Usage example of the fCompress function
fRename (Example)
Usage example of the fRename function
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.
HViewToFile (Example)
Usage example of the HViewToFile function
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.