ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
HReadSeek (Example)
Usage example of the HReadSeek function
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Constants for manging the replication
List of constants used by the functions for managing the replication....
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
FileDisplay (Example)
Usage example of the FileDisplay function
HTTPRequest (Example)
Usage example of the HTTPRequest function
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
fOpen (Example)
Usage example of the fOpen function
WINDEV concepts
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Info (Function)
Displays a custom message in a system information window.