ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
Obtaining an SSL certificate for IIS2 (2.0 or later)
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipDeleteAll (Function)
Deletes all files from an archive.
The Check Box control
A Check Box can correspond to......
zipOpenRAR (Function)
Opens an existing archive in RAR format.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
The Organizer control
The Organizer control is used to display and handle organizers......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.