ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal component
An internal component is a set of elements from a project......
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
The planes in WEBDEV
The planes are used to group the controls of an element......
Accessing a database via a web service
The database can be accessed via a web service......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Push notification
A mobile device can receive push notifications......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
HDFS constants
The following constants are used by the HDFS functions:...
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
fWriteLine (Example)
Usage example of the fWriteLine function
Including the code
You want to include your code lines in a condition, in a structure, ......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.