ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
ThreadExecute (Function)
Starts the execution of a secondary thread.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
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.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
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...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
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.