ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Map control functions
Map control functions...
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
dTextWidth (Function)
Calculates text width in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Kanban control events
The following events are associated with Kanban controls......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
HDFS constants
The following constants are used by the HDFS functions:...
Project (External language)
Opens and runs a WINDEV project.
PythonExecute (Function)
Executes a function present in a Python module.