ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Set of procedures
The global procedures are grouped in set of procedures......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HRead (Function)
Reads a record in a file according to a given record number.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Find/Replace in the current project
The "Find/Replace" feature is used to......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
The Edit control
The Edit control allows users to enter data......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......