ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
FTPCommand (Function)
Sends a specific FTP command to a server.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
16. Java applications in practice
Java applications in practice...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
grDraw (Function)
Draws a chart according to the specified parameters.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
HInfoLog (Function)
Returns information about the server logs.
Events associated with a Gantt Chart column
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Configuring the setup program
Two tools can be used to create a setup program......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Sound (Function)
Plays a sound in WAV format.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Simple statements
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.