ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
BurnerSelect (Function)
Used to select the default burner.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......