ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
Random (Function)
Returns a random number.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Programming the table cells
The Table controls can be handled......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
NextTitle (Function)
Modifies the title of next window to open.