ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Controls in practice
Discover the main characteristics of the controls...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Summary table: Managing the application directories according to the platform
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Various constants
List of various constants used by the constants WINDEV functions....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Programming the table cells
The Table controls can be handled......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Constants used by the the functions for managing the HFSQL Cluster
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
ProjectInfo (Function)
Returns specific information about the project currently run.
Sliding Banner control properties
The WLanguage properties can be used to handle ......
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
sOpen (Example)
Usage example of the sOpen function
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......