ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware files
Two categories of data files are managed......
HCheckStructure (Function)
Defines the mode for comparing data files.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Open (Function)
Opens a modal WINDEV window.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Reports
A report provides a custom view of data......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
HTTPRequest (Function)
Starts an HTTP request on a server.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
OpenSister (Function)
Opens a non-modal sibling window.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Running the test of the User Groupware and installing it
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.