ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
RegistryValueType (Function)
Returns the type of value found in the registry.
Bluetooth constants
List of constants used by the Bluetooth functions....
SQLExec (Function)
Names and runs an SQL query.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
ChangeTarget (Function)
Changes the target of a button action.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
FaxConnect (Function)
Establishes a connection to a fax server.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.