ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Installing the monitor
The monitoring robot includes three executables......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
SocketCreate (Function)
Creates a socket.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Project Management Hub: Time tracking
The time spent can be listed on......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Generating an application for Universal Windows 10 App
SQLExec (Function)
Names and runs an SQL query.
Handling a control through programming in a report
All report controls can be handled through programming......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......