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...
grSourceCategoryLabel (Function)
Defines the source of the category labels.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Hasp constants
The Hasp constants are as follows......
HErrorLock (Function)
Used to check whether a lock error occurred.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
grOrientation (Function)
Modifies the orientation of chart axes.
grExist (Function)
Checks the existence of a chart in memory.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....