ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Source (Property)
The Source property is used to get and change the source of an element.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
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......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
fAttribute (Function)
Returns or modifies the attributes of a file.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
SQLExec (Function)
Names and runs an SQL query.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SQLTransaction (Example)
Usage example of the SQLTransaction function
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Popup window
WINDEV allows you to open windows in popup format......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.