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...
Constants for external files
List of constants used by the functions for managing external files....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
XMLChild (Function)
Positions on the first child element of current element.
<Page>.Address (Function)
Used to find out the Internet address of a page.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Properties associated with the options of a Switch control
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Automation object
The Automation keyword is used to declare an automation object...
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
<Page>.Display (Function)
Displays a web page in the user's browser....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Copying controls from the page editor
The controls can be copied from the page editor......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ArrayDistinct (Function)
Returns an array without duplicates.
Peeling Corner control properties
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......