ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
HDFS constants
The following constants are used by the HDFS functions:...
Multimedia constants
List of constants used by the multimedia functions....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
TreeView constants
List of constants used by the TreeXXX functions...
fCopyFile (Example)
Usage example of the fCopyFile function
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
NextTitle (Function)
Modifies the title of next window to open.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Enumeration (Type of variable)
An enumeration is a set of values......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
HCreation (Example)
Usage example of the HCreation function
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...