ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPConnect (Example)
Usage example of the FTPConnect function
The Calculated control
The "Calculated" control is used to perform calculations in a report......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
FTP constants
List of constants used by the FTP functions....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Net constants
List of constants used by the Net functions....
5. Which type of server to choose?
Translating a text file with WDTRAD
SQLModify (Example)
Usage example of the SQLModify function