ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
ThreadExecute (Function)
Starts the execution of a secondary thread.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
SocketRead (Function)
Retrieves a message sent by another socket.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
FontCreate (Function)
Creates a font definition.
KeyPressed (Function)
Checks which key is pressed.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
PostMessage (Function)
Sends a Windows message to a control or to a window.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Structure of data files of user groupware
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Right (Function)
Extracts the last characters from a string or string buffer.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
XMLAddAttribute (Function)
Adds an attribute into an XML document.